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/sclo7-rh-nodejs8-rh-el7-build-32345-47320/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/rh-nodejs8-nodejs-8.1.2-7.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/sclo7-rh-nodejs8-rh-el7-build-32345-47320/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.vtZpCg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf node-v8.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/node-v8.1.2-stripped.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd node-v8.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Disable-running-gyp-files-for-bundled-deps.patch): + echo '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 + echo 'Patch #2 (0001-Disable-failed-tests.patch):' Patch #2 (0001-Disable-failed-tests.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Disable-failed-tests.patch + /usr/bin/patch -p1 --fuzz=0 patching file test/disabled/test-crypto-fips.js (renamed from test/parallel/test-crypto-fips.js) patching file test/disabled/test-net-better-error-messages-port-hostname.js (renamed from test/parallel/test-net-better-error-messages-port-hostname.js) patching file test/disabled/test-net-connect-immediate-finish.js (renamed from test/parallel/test-net-connect-immediate-finish.js) patching file test/disabled/test-util-inspect.js (renamed from test/parallel/test-util-inspect.js) patching file test/disabled/test-v8-serdes.js (renamed from test/parallel/test-v8-serdes.js) patching file test/disabled/test-zlib-failed-init.js (renamed from test/parallel/test-zlib-failed-init.js) + echo 'Patch #3 (0001-c-ares-NAPTR-parser-out-of-bounds-access.patch):' Patch #3 (0001-c-ares-NAPTR-parser-out-of-bounds-access.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-c-ares-NAPTR-parser-out-of-bounds-access.patch + /usr/bin/patch -p1 --fuzz=0 patching file deps/cares/src/ares_parse_naptr_reply.c + rm -rf deps/zlib + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PaJg2l + umask 022 + cd /builddir/build/BUILD + cd node-v8.1.2 + scl enable rh-nodejs8 devtoolset-7 - + gcc --version gcc (GCC) 7.1.1 20170526 (Red Hat 7.1.1-2) Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + 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 \ -DZLIB_CONST \ -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 \ -DZLIB_CONST \ -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 \ -DZLIB_CONST \ -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 \ -DZLIB_CONST \ -fno-delete-null-pointer-checks' ++ tr '\n\\' ' ' ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g '\' -D_LARGEFILE_SOURCE '\' -D_FILE_OFFSET_BITS=64 '\' -DZLIB_CONST '\' -fno-delete-null-pointer-checks + 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 -DZLIB_CONST -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 -DZLIB_CONST -fno-delete-null-pointer-checks ' ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g '\' -D_LARGEFILE_SOURCE '\' -D_FILE_OFFSET_BITS=64 '\' -DZLIB_CONST '\' -fno-delete-null-pointer-checks ++ tr '\n\\' ' ' + 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 -DZLIB_CONST -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 -DZLIB_CONST -fno-delete-null-pointer-checks ' + ./configure --prefix=/opt/rh/rh-nodejs8/root/usr --shared-openssl --shared-zlib --with-dtrace --openssl-use-def-ca-store creating ./icu_config.gypi * Using ICU in deps/icu-small creating ./icu_config.gypi { 'target_defaults': { 'cflags': [], 'default_configuration': 'Release', 'defines': ['NODE_OPENSSL_CERT_STORE'], 'include_dirs': [], 'libraries': ['-lz', '-lcrypto', '-lssl']}, 'variables': { 'asan': 0, 'coverage': 'false', 'debug_devtools': 'node', 'force_dynamic_crt': 0, 'host_arch': 'x64', 'icu_data_file': 'icudt59l.dat', 'icu_data_in': '../../deps/icu-small/source/data/in/icudt59l.dat', 'icu_endianness': 'l', 'icu_gyp_path': 'tools/icu/icu-generic.gyp', 'icu_locales': 'en,root', 'icu_path': 'deps/icu-small', 'icu_small': 'true', 'icu_ver_major': '59', 'node_byteorder': 'little', 'node_enable_d8': 'false', 'node_enable_v8_vtunejit': 'false', 'node_install_npm': 'true', 'node_module_version': 57, 'node_no_browser_globals': 'false', 'node_prefix': '/opt/rh/rh-nodejs8/root/usr', 'node_release_urlbase': '', 'node_shared': 'false', 'node_shared_cares': 'false', 'node_shared_http_parser': 'false', 'node_shared_libuv': 'false', 'node_shared_openssl': 'true', 'node_shared_zlib': 'true', 'node_tag': '', 'node_use_bundled_v8': 'true', 'node_use_dtrace': 'true', 'node_use_etw': 'false', 'node_use_lttng': 'false', 'node_use_openssl': 'true', 'node_use_perfctr': 'false', 'node_use_v8_platform': 'true', 'node_without_node_options': 'false', 'openssl_fips': '', 'openssl_no_asm': 0, 'shlib_suffix': 'so.57', 'target_arch': 'x64', 'uv_parent_path': '/deps/uv/', 'uv_use_dtrace': 'true', 'v8_enable_gdbjit': 0, 'v8_enable_i18n_support': 1, 'v8_enable_inspector': 1, 'v8_no_strict_aliasing': 1, 'v8_optimized_debug': 0, 'v8_promise_internal_field_count': 1, 'v8_random_seed': 0, 'v8_use_snapshot': 'true', 'want_separate_host_toolset': 0, 'want_separate_host_toolset_mkpeephole': 0}} creating ./config.gypi creating ./config.mk + make BUILDTYPE=Release -j16 make -C out BUILDTYPE=Release V=1 make[1]: Entering directory `/builddir/build/BUILD/node-v8.1.2/out' LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/node_javascript.cc" lib/internal/bootstrap_node.js lib/async_hooks.js lib/assert.js lib/buffer.js lib/child_process.js lib/console.js lib/constants.js lib/crypto.js lib/cluster.js lib/dgram.js lib/dns.js lib/domain.js lib/events.js lib/fs.js lib/http.js lib/_http_agent.js lib/_http_client.js lib/_http_common.js lib/_http_incoming.js lib/_http_outgoing.js lib/_http_server.js lib/https.js lib/inspector.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/buffer.js lib/internal/child_process.js lib/internal/cluster/child.js lib/internal/cluster/master.js lib/internal/cluster/round_robin_handle.js lib/internal/cluster/shared_handle.js lib/internal/cluster/utils.js lib/internal/cluster/worker.js lib/internal/errors.js lib/internal/freelist.js lib/internal/fs.js lib/internal/http.js lib/internal/linkedlist.js lib/internal/net.js lib/internal/module.js lib/internal/process/next_tick.js lib/internal/process/promises.js lib/internal/process/stdio.js lib/internal/process/warning.js lib/internal/process.js lib/internal/querystring.js lib/internal/process/write-coverage.js lib/internal/readline.js lib/internal/repl.js lib/internal/socket_list.js lib/internal/test/unicode.js lib/internal/url.js lib/internal/util.js lib/internal/v8_prof_polyfill.js lib/internal/v8_prof_processor.js lib/internal/streams/lazy_transform.js lib/internal/streams/BufferList.js lib/internal/streams/legacy.js lib/internal/streams/destroy.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 deps/node-inspect/lib/_inspect.js deps/node-inspect/lib/internal/inspect_client.js deps/node-inspect/lib/internal/inspect_repl.js ./config.gypi src/nolttng_macros.py src/perfctr_macros.py g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o ../deps/v8/src/base/bits.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o ../deps/v8/src/base/cpu.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o ../deps/v8/src/base/division-by-constant.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o ../deps/v8/src/base/debug/stack_trace.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o ../deps/v8/src/base/file-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o ../deps/v8/src/base/functional.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o ../deps/v8/src/base/ieee754.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o ../deps/v8/src/base/logging.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o ../deps/v8/src/base/once.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o ../deps/v8/src/base/platform/time.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o ../deps/v8/src/base/platform/condition-variable.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o ../deps/v8/src/base/platform/mutex.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o ../deps/v8/src/base/platform/semaphore.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o ../deps/v8/src/base/sys-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o ../deps/v8/src/base/debug/stack_trace_posix.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o ../deps/v8/src/base/platform/platform-linux.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o ../deps/v8/src/base/platform/platform-posix.cc touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/icu_uconfig.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/icu_uconfig_target.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/tools/icu/icu_uconfig.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src; python ../../third_party/inspector_protocol/CheckProtocolCompatibility.py --stamp "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/js_protocol.stamp" js_protocol.json touch 78b0e4d71b05fb0442046143b9f468bfeed7559c.intermediate LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector" --config inspector_protocol_config.json LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector; python build/xxd.py InjectedScriptSource_js injected-script-source.js "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/injected-script-source.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector; python build/xxd.py DebuggerScript_js debugger-script.js "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/debugger-script.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python ../tools/gen-postmortem-metadata.py "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/debug-support.cc" objects.h objects-inl.h LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/libraries.cc" CORE js/macros.py messages.h js/prologue.js js/runtime.js js/v8natives.js js/array.js js/string.js js/arraybuffer.js js/typedarray.js js/collection.js js/weak-collection.js js/collection-iterator.js js/promise.js js/messages.js js/templates.js js/spread.js js/proxy.js js/harmony-string-padding.js debug/mirrors.js debug/debug.js debug/liveedit.js js/i18n.js LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/libraries.cc" CORE js/macros.py messages.h js/prologue.js js/runtime.js js/v8natives.js js/array.js js/string.js js/arraybuffer.js js/typedarray.js js/collection.js js/weak-collection.js js/collection-iterator.js js/promise.js js/messages.js js/templates.js js/spread.js js/proxy.js js/harmony-string-padding.js debug/mirrors.js debug/debug.js debug/liveedit.js js/i18n.js --startup_blob "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/libraries.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/experimental-libraries.cc" EXPERIMENTAL js/macros.py messages.h js/harmony-atomics.js LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/experimental-libraries.cc" EXPERIMENTAL js/macros.py messages.h js/harmony-atomics.js --startup_blob "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/libraries-experimental.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/extras-libraries.cc" EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/extras-libraries.cc" EXTRAS --startup_blob "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/libraries-extras.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS --startup_blob "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/libraries-experimental-extras.bin" --nojs g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o ../deps/v8/src/libplatform/default-platform.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o ../deps/v8/src/libplatform/task-queue.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o ../deps/v8/src/libplatform/tracing/trace-buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o ../deps/v8/src/libplatform/tracing/trace-config.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o ../deps/v8/src/libplatform/tracing/trace-object.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o ../deps/v8/src/libplatform/tracing/trace-writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o ../deps/v8/src/libplatform/tracing/tracing-controller.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o ../deps/icu-small/source/i18n/alphaindex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o ../deps/icu-small/source/i18n/uspoof_build.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/format.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/translit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o ../deps/icu-small/source/i18n/uspoof_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o ../deps/icu-small/source/i18n/reldatefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/search.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o ../deps/icu-small/source/i18n/tmunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp ../deps/icu-small/source/i18n/digitformatter.cpp: In member function 'icu_59::UnicodeString& icu_59::DigitFormatter::format(const icu_59::VisibleDigits&, const icu_59::DigitGrouping&, const icu_59::DigitFormatterOptions&, icu_59::FieldPositionHandler&, icu_59::UnicodeString&) const': ../deps/icu-small/source/i18n/digitformatter.cpp:236:29: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length()); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp ../deps/icu-small/source/i18n/plurrule.cpp: In member function 'void icu_59::PluralRuleParser::parse(const icu_59::UnicodeString&, icu_59::PluralRules*, UErrorCode&)': ../deps/icu-small/source/i18n/plurrule.cpp:517:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../deps/icu-small/source/i18n/plurrule.cpp:519:9: note: here case tIn: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/astro.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quant.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp ../deps/icu-small/source/i18n/decimfmtimpl.cpp: In member function 'icu_59::UnicodeString& icu_59::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_59::UnicodeString&) const': ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1479:43: warning: 'sigMax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i >= sigMax || i < sigMax - sigMin) { ~~~~~~~^~~~~~~~ ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1479:43: warning: 'sigMin' may be used uninitialized in this function [-Wmaybe-uninitialized] g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.cpp ../deps/icu-small/source/i18n/ucoleitr.cpp: In member function 'uint64_t icu_59::UCollationPCE::processCE(uint32_t)': ../deps/icu-small/source/i18n/ucoleitr.cpp:226:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:229:5: note: here case UCOL_SECONDARY: ^~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:230:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:233:5: note: here case UCOL_PRIMARY: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o ../deps/icu-small/source/i18n/regexcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o ../deps/icu-small/source/i18n/tmutfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/precision.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gender.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o ../deps/icu-small/source/i18n/regexst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coll.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp ../deps/icu-small/source/i18n/coll.cpp:67:23: warning: 'gServiceInitOnce' defined but not used [-Wunused-variable] static icu::UInitOnce gServiceInitOnce = U_INITONCE_INITIALIZER; ^~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/coll.cpp:66:31: warning: 'gService' defined but not used [-Wunused-variable] static icu::ICULocaleService* gService = NULL; ^~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o ../deps/icu-small/source/i18n/regextxt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/region.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/region.o ../deps/icu-small/source/i18n/region.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o ../deps/icu-small/source/i18n/regeximp.cpp ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_59::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:2129:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/icu-small/source/i18n/calendar.cpp:2133:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_59::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:3647:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:3649:5: note: here case UCAL_MONTH: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp ../deps/icu-small/source/i18n/calendar.cpp: At global scope: ../deps/icu-small/source/i18n/calendar.cpp:245:13: warning: 'void icu_59::getCalendarKeyword(const icu_59::UnicodeString&, char*, int32_t)' defined but not used [-Wunused-function] static void getCalendarKeyword(const UnicodeString &id, char *targetBuffer, int32_t targetBufferSize) { ^~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:237:14: warning: 'UBool icu_59::isStandardSupportedKeyword(const char*, UErrorCode&)' defined but not used [-Wunused-function] static UBool isStandardSupportedKeyword(const char *keyword, UErrorCode& status) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:74:14: warning: 'UBool calendar_cleanup()' defined but not used [-Wunused-function] static UBool calendar_cleanup(void) { ^~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o ../deps/icu-small/source/i18n/uspoof.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int32_t icu_59::Formattable::getLong(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:432:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:437:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int64_t icu_59::Formattable::getInt64(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:484:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:489:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'double icu_59::Formattable::getDouble(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:515:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:520:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o ../deps/icu-small/source/i18n/uspoof_conf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o ../deps/icu-small/source/i18n/tmutamt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o ../deps/icu-small/source/i18n/uregex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o ../deps/icu-small/source/i18n/uregexc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o ../deps/icu-small/source/i18n/uregion.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_59::SimpleDateFormat::processOverrideString(const icu_59::Locale&, const icu_59::UnicodeString&, int8_t, UErrorCode&)': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1369:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1371:17: note: here case kOvrStrTime : { ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_59::SimpleDateFormat::subFormat(icu_59::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_59::FieldPositionHandler&, icu_59::Calendar&, icu_59::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1475:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1491:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1597:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1602:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'int32_t icu_59::SimpleDateFormat::subParse(const icu_59::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_59::Calendar&, int32_t, icu_59::MessageFormat*, UTimeZoneFormatTimeType*, icu_59::SimpleDateFormatMutableNFs&, int32_t*) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:3001:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3007:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3193:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3198:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3222:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3231:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3319:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3324:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o ../deps/v8/src/libsampler/sampler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; python tools/compress_json.py deps/v8/src/inspector/js_protocol.json "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/v8_inspector_protocol_json.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; dtrace -h -s src/node_provider.d -o "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/node_provider.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release; tools/specialize_node_d.py "/builddir/build/BUILD/node-v8.1.2/out/Release/node.d" src/node.d linux x64 ../deps/icu-small/source/i18n/rbnf.cpp: In member function 'UBool icu_59::LocDataParser::inList(UChar, const UChar*) const': ../deps/icu-small/source/i18n/rbnf.cpp:325:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*list && *list != c) ++list; return *list == c; ^~~~~ ../deps/icu-small/source/i18n/rbnf.cpp:325:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while (*list && *list != c) ++list; return *list == c; ^~~~~~ touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/postmortem-metadata.stamp cc '-DNODE_OPENSSL_CERT_STORE' '-DHTTP_PARSER_STRICT=0' '-DNDEBUG' -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wall -Wextra -O3 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o ../deps/http_parser/http_parser.c Warning: /usr/bin/dtrace:src/node_provider.d:55: syntax error near: probe net__server__connection Warning: Proceeding as if --no-pyparsing was given. cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_cancel.o ../deps/cares/src/ares_cancel.c ../deps/http_parser/http_parser.c: In function 'http_parser_execute': ../deps/http_parser/http_parser.c:1816:31: warning: this statement may fall through [-Wimplicit-fallthrough=] parser->upgrade = 1; ~~~~~~~~~~~~~~~~^~~ ../deps/http_parser/http_parser.c:1818:13: note: here case 1: ^~~~ ../deps/http_parser/http_parser.c: In function 'http_parser_parse_url': ../deps/http_parser/http_parser.c:2374:18: warning: this statement may fall through [-Wimplicit-fallthrough=] found_at = 1; ~~~~~~~~~^~~ ../deps/http_parser/http_parser.c:2377:7: note: here case s_req_server: ^~~~ cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares__close_sockets.o ../deps/cares/src/ares__close_sockets.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_create_query.o ../deps/cares/src/ares_create_query.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_data.o ../deps/cares/src/ares_data.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_destroy.o ../deps/cares/src/ares_destroy.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_expand_name.o ../deps/cares/src/ares_expand_name.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_expand_string.o ../deps/cares/src/ares_expand_string.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_fds.o ../deps/cares/src/ares_fds.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_free_hostent.o ../deps/cares/src/ares_free_hostent.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_free_string.o ../deps/cares/src/ares_free_string.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o ../deps/cares/src/ares_gethostbyaddr.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyname.o ../deps/cares/src/ares_gethostbyname.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares__get_hostent.o ../deps/cares/src/ares__get_hostent.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_getnameinfo.o ../deps/cares/src/ares_getnameinfo.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_getopt.o ../deps/cares/src/ares_getopt.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_getsock.o ../deps/cares/src/ares_getsock.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_init.o ../deps/cares/src/ares_init.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_library_init.o ../deps/cares/src/ares_library_init.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_llist.o ../deps/cares/src/ares_llist.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_mkquery.o ../deps/cares/src/ares_mkquery.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_nowarn.o ../deps/cares/src/ares_nowarn.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_options.o ../deps/cares/src/ares_options.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o ../deps/cares/src/ares_parse_aaaa_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_a_reply.o ../deps/cares/src/ares_parse_a_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o ../deps/cares/src/ares_parse_mx_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o ../deps/cares/src/ares_parse_naptr_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o ../deps/cares/src/ares_parse_ns_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o ../deps/cares/src/ares_parse_ptr_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o ../deps/cares/src/ares_parse_soa_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o ../deps/cares/src/ares_parse_srv_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o ../deps/cares/src/ares_parse_txt_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_process.o ../deps/cares/src/ares_process.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_query.o ../deps/cares/src/ares_query.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares__read_line.o ../deps/cares/src/ares__read_line.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_search.o ../deps/cares/src/ares_search.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_send.o ../deps/cares/src/ares_send.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_strcasecmp.o ../deps/cares/src/ares_strcasecmp.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_strdup.o ../deps/cares/src/ares_strdup.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_strerror.o ../deps/cares/src/ares_strerror.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_timeout.o ../deps/cares/src/ares_timeout.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares__timeval.o ../deps/cares/src/ares__timeval.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_version.o ../deps/cares/src/ares_version.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_writev.o ../deps/cares/src/ares_writev.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/bitncmp.o ../deps/cares/src/bitncmp.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/inet_net_pton.o ../deps/cares/src/inet_net_pton.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/inet_ntop.o ../deps/cares/src/inet_ntop.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/fs-poll.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/fs-poll.o ../deps/uv/src/fs-poll.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/inet.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/inet.o ../deps/uv/src/inet.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/threadpool.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/threadpool.o ../deps/uv/src/threadpool.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/uv-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/uv-common.o ../deps/uv/src/uv-common.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/version.o ../deps/uv/src/version.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/async.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/async.o ../deps/uv/src/unix/async.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/core.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/core.o ../deps/uv/src/unix/core.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/dl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/dl.o ../deps/uv/src/unix/dl.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/fs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/fs.o ../deps/uv/src/unix/fs.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/getaddrinfo.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/getaddrinfo.o ../deps/uv/src/unix/getaddrinfo.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/getnameinfo.o ../deps/uv/src/unix/getnameinfo.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop.o ../deps/uv/src/unix/loop.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop-watcher.o ../deps/uv/src/unix/loop-watcher.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/pipe.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/pipe.o ../deps/uv/src/unix/pipe.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/poll.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/poll.o ../deps/uv/src/unix/poll.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/process.o ../deps/uv/src/unix/process.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/signal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/signal.o ../deps/uv/src/unix/signal.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/stream.o ../deps/uv/src/unix/stream.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/tcp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/tcp.o ../deps/uv/src/unix/tcp.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/thread.o ../deps/uv/src/unix/thread.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/timer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/timer.o ../deps/uv/src/unix/timer.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/tty.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/tty.o ../deps/uv/src/unix/tty.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/udp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/udp.o ../deps/uv/src/unix/udp.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/proctitle.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/proctitle.o ../deps/uv/src/unix/proctitle.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-core.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-core.o ../deps/uv/src/unix/linux-core.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-inotify.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-inotify.o ../deps/uv/src/unix/linux-inotify.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-syscalls.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-syscalls.o ../deps/uv/src/unix/linux-syscalls.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/procfs-exepath.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/procfs-exepath.o ../deps/uv/src/unix/procfs-exepath.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-loadavg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-loadavg.o ../deps/uv/src/unix/sysinfo-loadavg.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-memory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-memory.o ../deps/uv/src/unix/sysinfo-memory.c LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; dtrace -C -G -s src/node_provider.d -o "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/node_dtrace_provider.o" g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o ../deps/gtest/src/gtest-death-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o ../deps/gtest/src/gtest-filepath.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o ../deps/gtest/src/gtest-port.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o ../deps/gtest/src/gtest-printers.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o ../deps/gtest/src/gtest-test-part.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o ../deps/gtest/src/gtest-typed-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest.o ../deps/gtest/src/gtest.cc Warning: /usr/bin/dtrace:/tmp/tmpmlEV4q.d:30: syntax error near: probe net__server__connection Warning: Proceeding as if --no-pyparsing was given. g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o ../deps/gtest/src/gtest_main.cc touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node_dtrace_ustack.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node_dtrace_provider.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mkssldef.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node_etw.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node_perfctr.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/node_js2c.stamp rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/errorcode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchriter.o ../deps/icu-small/source/common/uchriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o ../deps/icu-small/source/common/ucnv_u32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o ../deps/icu-small/source/common/usc_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv.o ../deps/icu-small/source/common/ucnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucat.o ../deps/icu-small/source/common/ucat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locbased.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locbased.o ../deps/icu-small/source/common/locbased.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresbund.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresbund.o ../deps/icu-small/source/common/uresbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o ../deps/icu-small/source/common/uscript_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o ../deps/icu-small/source/common/utf_impl.cpp ../deps/icu-small/source/common/utf_impl.cpp: In function 'UChar32 utf8_nextCharSafeBody_59(const uint8_t*, int32_t*, int32_t, UChar32, UBool)': ../deps/icu-small/source/common/utf_impl.cpp:157:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c>=0x110 || trail>0x3f) { break; } ^~ ../deps/icu-small/source/common/utf_impl.cpp:159:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/utf_impl.cpp:166:50: warning: this statement may fall through [-Wimplicit-fallthrough=] if(((c&0xffe0)==0x360 && strict!=-2) || trail>0x3f) { break; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../deps/icu-small/source/common/utf_impl.cpp:168:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o ../deps/icu-small/source/common/unistr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servnotf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servnotf.o ../deps/icu-small/source/common/servnotf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustack.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustack.o ../deps/icu-small/source/common/ustack.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkiter.o ../deps/icu-small/source/common/brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uenum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uenum.o ../deps/icu-small/source/common/uenum.cpp ../deps/icu-small/source/common/uresbund.cpp: In function 'const UChar* ures_getNextString_59(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../deps/icu-small/source/common/uresbund.cpp:1489:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/uresbund.cpp:1491:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o ../deps/icu-small/source/common/dtintrv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o ../deps/icu-small/source/common/ucnvmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locmap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locmap.o ../deps/icu-small/source/common/locmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o ../deps/icu-small/source/common/ucnvlat1.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/appendable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/appendable.o ../deps/icu-small/source/common/appendable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o ../deps/icu-small/source/common/sharedobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o ../deps/icu-small/source/common/ucnv_err.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/resource.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/resource.o ../deps/icu-small/source/common/resource.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o ../deps/icu-small/source/common/ucasemap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locavailable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locavailable.o ../deps/icu-small/source/common/locavailable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/usetiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o ../deps/icu-small/source/common/rbbistbl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o ../deps/icu-small/source/common/stringtriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustring.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustring.o ../deps/icu-small/source/common/ustring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servslkf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servslkf.o ../deps/icu-small/source/common/servslkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresdata.o ../deps/icu-small/source/common/uresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/udata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/udata.o ../deps/icu-small/source/common/udata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/normlzr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/normlzr.o ../deps/icu-small/source/common/normlzr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc.o ../deps/icu-small/source/common/uloc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o ../deps/icu-small/source/common/ucnv_lmb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o ../deps/icu-small/source/common/unormcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o ../deps/icu-small/source/common/ubiditransform.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp ../deps/icu-small/source/common/ubiditransform.cpp: In function 'void resolveBaseDirection(const UChar*, uint32_t, UBiDiLevel*, UBiDiLevel*)': ../deps/icu-small/source/common/ubiditransform.cpp:397:48: warning: enumeral and non-enumeral type in conditional expression [-Wextra] *pInLevel = level != UBIDI_NEUTRAL ? level ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinit.o ../deps/icu-small/source/common/uinit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/usprep.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/usprep.o ../deps/icu-small/source/common/usprep.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o ../deps/icu-small/source/common/ucnvdisp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/punycode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/punycode.o ../deps/icu-small/source/common/punycode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locutil.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locutil.o ../deps/icu-small/source/common/locutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifilt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifilt.o ../deps/icu-small/source/common/unifilt.cpp ../deps/icu-small/source/common/unistr.cpp: In member function 'icu_59::UnicodeString& icu_59::UnicodeString::copyFrom(const icu_59::UnicodeString&, UBool)': ../deps/icu-small/source/common/unistr.cpp:541:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../deps/icu-small/source/common/unistr.cpp:554:3: note: here case kWritableAlias: { ^~~~ ../deps/icu-small/source/common/unistr.cpp:563:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/common/unistr.cpp:565:3: note: here default: ^~~~~~~ ../deps/icu-small/source/common/unistr.cpp: At global scope: ../deps/icu-small/source/common/unistr.cpp:1943:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unorm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unorm.o ../deps/icu-small/source/common/unorm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund.o ../deps/icu-small/source/common/resbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unames.o ../deps/icu-small/source/common/unames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/icudataver.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/icudataver.o ../deps/icu-small/source/common/icudataver.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o ../deps/icu-small/source/common/ustr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o ../deps/icu-small/source/common/ucln_cmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o ../deps/icu-small/source/common/simpleformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o ../deps/icu-small/source/common/ucharstrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o ../deps/icu-small/source/common/bytestrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/serv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/serv.o ../deps/icu-small/source/common/serv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript.o ../deps/icu-small/source/common/uscript.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/caniter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/caniter.o ../deps/icu-small/source/common/caniter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o ../deps/icu-small/source/common/ustrenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucase.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucase.o ../deps/icu-small/source/common/ucase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o ../deps/icu-small/source/common/uarrsort.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utext.o ../deps/icu-small/source/common/utext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o ../deps/icu-small/source/common/uloc_tag.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o ../deps/icu-small/source/common/ustrfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/charstr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/charstr.o ../deps/icu-small/source/common/charstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi.o ../deps/icu-small/source/common/ubidi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/umutex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/umutex.o ../deps/icu-small/source/common/umutex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/chariter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o ../deps/icu-small/source/common/ucnv_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2.o ../deps/icu-small/source/common/utrie2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o ../deps/icu-small/source/common/uniset_closure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uobject.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uobject.o ../deps/icu-small/source/common/uobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o ../deps/icu-small/source/common/pluralmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o ../deps/icu-small/source/common/ucnv2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o ../deps/icu-small/source/common/locdspnm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/schriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/schriter.o ../deps/icu-small/source/common/schriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/propname.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o ../deps/icu-small/source/common/ucnv_io.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.cpp ../deps/icu-small/source/common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_59(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../deps/icu-small/source/common/locdispnames.cpp:642:35: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/locdispnames.cpp:644:25: note: here default: { ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o ../deps/icu-small/source/common/normalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locresdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locresdata.o ../deps/icu-small/source/common/locresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstring.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstring.o ../deps/icu-small/source/common/cstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/propsvec.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/propsvec.o ../deps/icu-small/source/common/propsvec.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/udatamem.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/udatamem.o ../deps/icu-small/source/common/udatamem.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o ../deps/icu-small/source/common/ustr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkeng.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulist.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulist.o ../deps/icu-small/source/common/ulist.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o ../deps/icu-small/source/common/ubidiln.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o ../deps/icu-small/source/common/unifiedcache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servls.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servls.o ../deps/icu-small/source/common/servls.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o ../deps/icu-small/source/common/rbbisetb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie.o ../deps/icu-small/source/common/utrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbi.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbi.o ../deps/icu-small/source/common/rbbi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o ../deps/icu-small/source/common/bytestriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cwchar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cwchar.o ../deps/icu-small/source/common/cwchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset_props.o ../deps/icu-small/source/common/uset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o ../deps/icu-small/source/common/uhash_us.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucurr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucurr.o ../deps/icu-small/source/common/ucurr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/putil.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/putil.o ../deps/icu-small/source/common/putil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uts46.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uts46.o ../deps/icu-small/source/common/uts46.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o ../deps/icu-small/source/common/uniset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/util_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/util_props.o ../deps/icu-small/source/common/util_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o ../deps/icu-small/source/common/ucnv_cb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o ../deps/icu-small/source/common/unistr_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o ../deps/icu-small/source/common/unistr_case.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o ../deps/icu-small/source/common/uvectr32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o ../deps/icu-small/source/common/ubidiwrt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o ../deps/icu-small/source/common/rbbitblb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o ../deps/icu-small/source/common/resbund_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o ../deps/icu-small/source/common/ruleiter.cpp ../deps/icu-small/source/common/util_props.cpp: In static member function 'static int32_t icu_59::ICU_Utility::parsePattern(const icu_59::UnicodeString&, int32_t, int32_t, const icu_59::UnicodeString&, int32_t*)': ../deps/icu-small/source/common/util_props.cpp:102:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../deps/icu-small/source/common/util_props.cpp:107:9: note: here case 126 /*'~'*/: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvector.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvector.o ../deps/icu-small/source/common/uvector.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchar.o ../deps/icu-small/source/common/uchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubrk.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubrk.o ../deps/icu-small/source/common/ubrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/util.o ../deps/icu-small/source/common/util.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o ../deps/icu-small/source/common/ustrtrns.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.cpp ../deps/icu-small/source/common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyTerminated(const uint8_t**, UChar32)': ../deps/icu-small/source/common/ustrtrns.cpp:291:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if(trail>0x3f || c>=0x110) { ^~ ../deps/icu-small/source/common/ustrtrns.cpp:297:5: note: here case 2: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp:304:10: warning: this statement may fall through [-Wimplicit-fallthrough=] c=(c<<6)|trail; ~^~~~~~~~~~~~~ ../deps/icu-small/source/common/ustrtrns.cpp:306:5: note: here case 1: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyPointer(const uint8_t**, const uint8_t*, UChar32)': ../deps/icu-small/source/common/ustrtrns.cpp:362:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c<0x110) { ^~ ../deps/icu-small/source/common/ustrtrns.cpp:370:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp:373:20: warning: this statement may fall through [-Wimplicit-fallthrough=] illegal|=(trail&0xc0)^0x80; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ustrtrns.cpp:375:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o ../deps/icu-small/source/common/ucmndata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/wintz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/wintz.o ../deps/icu-small/source/common/wintz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o ../deps/icu-small/source/common/uloc_keytype.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servrbf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servrbf.o ../deps/icu-small/source/common/servrbf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o ../deps/icu-small/source/common/unistr_case_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/umapfile.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/umapfile.o ../deps/icu-small/source/common/umapfile.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o ../deps/icu-small/source/common/ucasemap_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o ../deps/icu-small/source/common/uvectr64.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utypes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utypes.o ../deps/icu-small/source/common/utypes.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o ../deps/icu-small/source/common/filterednormalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/umath.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/umath.o ../deps/icu-small/source/common/umath.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ushape.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ushape.o ../deps/icu-small/source/common/ushape.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o ../deps/icu-small/source/common/ustr_wcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o ../deps/icu-small/source/common/rbbirb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o ../deps/icu-small/source/common/rbbinode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o ../deps/icu-small/source/common/ustrcase_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/edits.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/edits.o ../deps/icu-small/source/common/edits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o ../deps/icu-small/source/common/rbbidata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifunct.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifunct.o ../deps/icu-small/source/common/unifunct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cmemory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o ../deps/icu-small/source/common/unisetspan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o ../deps/icu-small/source/common/messagepattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o ../deps/icu-small/source/common/unistr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o ../deps/icu-small/source/common/ustrcase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlk.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlk.o ../deps/icu-small/source/common/servlk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/udataswp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrace.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/loclikely.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/loclikely.o ../deps/icu-small/source/common/loclikely.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o ../deps/icu-small/source/common/ures_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o ../deps/icu-small/source/common/normalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/parsepos.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/parsepos.o ../deps/icu-small/source/common/parsepos.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o ../deps/icu-small/source/common/ucnvscsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uprops.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uprops.o ../deps/icu-small/source/common/uprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o ../deps/icu-small/source/common/ucnv_u8.cpp ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1399:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1401:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1402:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1404:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1405:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1407:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1419:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1421:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1423:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1425:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1427:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1429:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1460:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1462:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1463:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1465:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1466:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1468:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1483:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1487:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1489:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1493:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1872:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1874:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1875:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1877:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1878:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1880:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1908:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1910:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1911:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1913:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1914:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1916:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1930:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1932:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1933:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1935:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o ../deps/icu-small/source/common/filteredbrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locid.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locid.o ../deps/icu-small/source/common/locid.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o ../deps/icu-small/source/common/ucnvbocu.cpp ../deps/icu-small/source/common/ucnv_u8.cpp: In function 'UChar32 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnv_u8.cpp:686:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:688:5: note: here case 5: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:696:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:698:5: note: here case 4: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:706:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:708:5: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:716:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:718:5: note: here case 2: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/listformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/listformatter.o ../deps/icu-small/source/common/listformatter.cpp ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:553:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:555:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:557:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:559:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:587:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:589:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:590:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:592:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:607:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:609:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:611:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:613:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:790:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:792:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:819:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:821:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:822:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:824:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:838:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:840:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:841:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:843:21: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o ../deps/icu-small/source/common/ucharstriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o ../deps/icu-small/source/common/ucnv_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictbe.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictbe.o ../deps/icu-small/source/common/dictbe.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/icuplug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/patternprops.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/patternprops.o ../deps/icu-small/source/common/patternprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o ../deps/icu-small/source/common/dictionarydata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uidna.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uidna.o ../deps/icu-small/source/common/uidna.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlkf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlkf.o ../deps/icu-small/source/common/servlkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestream.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestream.o ../deps/icu-small/source/common/bytestream.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstr.o ../deps/icu-small/source/common/cstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o ../deps/icu-small/source/tools/toolutil/uparse.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o ../deps/icu-small/source/tools/toolutil/package.cpp ../deps/icu-small/source/common/dictbe.cpp: In member function 'virtual int32_t icu_59::CjkBreakEngine::divideUpDictionaryRange(UText*, int32_t, int32_t, icu_59::UStack&) const': ../deps/icu-small/source/common/dictbe.cpp:1388:13: warning: variable 'prevCPPos' set but not used [-Wunused-but-set-variable] int32_t prevCPPos = -1; ^~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o ../deps/icu-small/source/tools/toolutil/swapimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o ../deps/icu-small/source/tools/toolutil/ppucd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o ../deps/icu-small/source/tools/toolutil/flagparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o ../deps/icu-small/source/tools/toolutil/denseranges.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o ../deps/icu-small/source/tools/toolutil/ucbuf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o ../deps/icu-small/source/tools/toolutil/filetools.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o ../deps/icu-small/source/tools/toolutil/toolutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o ../deps/icu-small/source/tools/toolutil/xmlparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o ../deps/icu-small/source/tools/toolutil/pkg_genc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o ../deps/icu-small/source/tools/toolutil/ucm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o ../deps/icu-small/source/tools/toolutil/collationinfo.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o ../deps/icu-small/source/tools/toolutil/unewdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o ../deps/icu-small/source/tools/toolutil/pkg_gencmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o ../deps/icu-small/source/tools/toolutil/writesrc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o ../deps/icu-small/source/tools/toolutil/pkgitems.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o ../deps/icu-small/source/tools/toolutil/ucln_tu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o ../deps/icu-small/source/tools/toolutil/ucmstate.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o ../deps/icu-small/source/tools/toolutil/uoptions.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o ../deps/icu-small/source/tools/toolutil/pkg_icu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o ../deps/icu-small/source/tools/toolutil/filestrm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/errorcode.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uchriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uchriter.o ../deps/icu-small/source/common/uchriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o ../deps/icu-small/source/common/ucnv_u32.cpp ../deps/icu-small/source/tools/toolutil/ucmstate.cpp: In function 'void compactToUnicode2(UCMStates*, uint16_t**, _MBCSToUFallback*, int32_t, UBool)': ../deps/icu-small/source/tools/toolutil/ucmstate.cpp:656:83: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(MBCS_ENTRY_IS_TRANSITION(entry) && (MBCS_ENTRY_TRANSITION_STATE(entry))==trailState) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/usc_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/usc_impl.o ../deps/icu-small/source/common/usc_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv.o ../deps/icu-small/source/common/ucnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucat.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucat.o ../deps/icu-small/source/common/ucat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locbased.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locbased.o ../deps/icu-small/source/common/locbased.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uresbund.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uresbund.o ../deps/icu-small/source/common/uresbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript_props.o ../deps/icu-small/source/common/uscript_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utf_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utf_impl.o ../deps/icu-small/source/common/utf_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o ../deps/icu-small/source/common/unistr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servnotf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servnotf.o ../deps/icu-small/source/common/servnotf.cpp ../deps/icu-small/source/common/utf_impl.cpp: In function 'UChar32 utf8_nextCharSafeBody_59(const uint8_t*, int32_t*, int32_t, UChar32, UBool)': ../deps/icu-small/source/common/utf_impl.cpp:157:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c>=0x110 || trail>0x3f) { break; } ^~ ../deps/icu-small/source/common/utf_impl.cpp:159:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/utf_impl.cpp:166:50: warning: this statement may fall through [-Wimplicit-fallthrough=] if(((c&0xffe0)==0x360 && strict!=-2) || trail>0x3f) { break; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../deps/icu-small/source/common/utf_impl.cpp:168:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustack.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustack.o ../deps/icu-small/source/common/ustack.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/brkiter.o ../deps/icu-small/source/common/brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uenum.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uenum.o ../deps/icu-small/source/common/uenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/dtintrv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/dtintrv.o ../deps/icu-small/source/common/dtintrv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o ../deps/icu-small/source/common/ucnvmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locmap.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locmap.o ../deps/icu-small/source/common/locmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o ../deps/icu-small/source/common/ucnvlat1.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/appendable.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/appendable.o ../deps/icu-small/source/common/appendable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/sharedobject.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/sharedobject.o ../deps/icu-small/source/common/sharedobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uset.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o ../deps/icu-small/source/common/ucnv_err.cpp ../deps/icu-small/source/common/uresbund.cpp: In function 'const UChar* ures_getNextString_59(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../deps/icu-small/source/common/uresbund.cpp:1489:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/uresbund.cpp:1491:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/resource.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/resource.o ../deps/icu-small/source/common/resource.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap.o ../deps/icu-small/source/common/ucasemap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locavailable.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locavailable.o ../deps/icu-small/source/common/locavailable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/usetiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o ../deps/icu-small/source/common/rbbistbl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o ../deps/icu-small/source/common/stringtriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustring.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustring.o ../deps/icu-small/source/common/ustring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servslkf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servslkf.o ../deps/icu-small/source/common/servslkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uresdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uresdata.o ../deps/icu-small/source/common/uresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/udata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/udata.o ../deps/icu-small/source/common/udata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/normlzr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/normlzr.o ../deps/icu-small/source/common/normlzr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc.o ../deps/icu-small/source/common/uloc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o ../deps/icu-small/source/common/ucnv_lmb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unormcmp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unormcmp.o ../deps/icu-small/source/common/unormcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o ../deps/icu-small/source/common/ubiditransform.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp ../deps/icu-small/source/common/ubiditransform.cpp: In function 'void resolveBaseDirection(const UChar*, uint32_t, UBiDiLevel*, UBiDiLevel*)': ../deps/icu-small/source/common/ubiditransform.cpp:397:48: warning: enumeral and non-enumeral type in conditional expression [-Wextra] *pInLevel = level != UBIDI_NEUTRAL ? level ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uinit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uinit.o ../deps/icu-small/source/common/uinit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/usprep.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/usprep.o ../deps/icu-small/source/common/usprep.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o ../deps/icu-small/source/common/ucnvdisp.cpp ../deps/icu-small/source/common/unistr.cpp: In member function 'icu_59::UnicodeString& icu_59::UnicodeString::copyFrom(const icu_59::UnicodeString&, UBool)': ../deps/icu-small/source/common/unistr.cpp:541:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../deps/icu-small/source/common/unistr.cpp:554:3: note: here case kWritableAlias: { ^~~~ ../deps/icu-small/source/common/unistr.cpp:563:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/common/unistr.cpp:565:3: note: here default: ^~~~~~~ ../deps/icu-small/source/common/unistr.cpp: At global scope: ../deps/icu-small/source/common/unistr.cpp:1943:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/punycode.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/punycode.o ../deps/icu-small/source/common/punycode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locutil.o ../deps/icu-small/source/common/locutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unifilt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unifilt.o ../deps/icu-small/source/common/unifilt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unorm.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unorm.o ../deps/icu-small/source/common/unorm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund.o ../deps/icu-small/source/common/resbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unames.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unames.o ../deps/icu-small/source/common/unames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/icudataver.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/icudataver.o ../deps/icu-small/source/common/icudataver.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o ../deps/icu-small/source/common/ustr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o ../deps/icu-small/source/common/ucln_cmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o ../deps/icu-small/source/common/simpleformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o ../deps/icu-small/source/common/ucharstrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o ../deps/icu-small/source/common/bytestrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/serv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/serv.o ../deps/icu-small/source/common/serv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript.o ../deps/icu-small/source/common/uscript.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/caniter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/caniter.o ../deps/icu-small/source/common/caniter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrenum.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrenum.o ../deps/icu-small/source/common/ustrenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucase.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucase.o ../deps/icu-small/source/common/ucase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uinvchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uarrsort.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uarrsort.o ../deps/icu-small/source/common/uarrsort.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utext.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utext.o ../deps/icu-small/source/common/utext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o ../deps/icu-small/source/common/uloc_tag.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o ../deps/icu-small/source/common/ustrfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/charstr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/charstr.o ../deps/icu-small/source/common/charstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi.o ../deps/icu-small/source/common/ubidi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/umutex.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/umutex.o ../deps/icu-small/source/common/umutex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/chariter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o ../deps/icu-small/source/common/ucnv_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2.o ../deps/icu-small/source/common/utrie2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locdispnames.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o ../deps/icu-small/source/common/uniset_closure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uobject.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uobject.o ../deps/icu-small/source/common/uobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/pluralmap.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/pluralmap.o ../deps/icu-small/source/common/pluralmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o ../deps/icu-small/source/common/ucnv2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bmpset.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locdspnm.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locdspnm.o ../deps/icu-small/source/common/locdspnm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/schriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/schriter.o ../deps/icu-small/source/common/schriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/propname.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp ../deps/icu-small/source/common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_59(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../deps/icu-small/source/common/locdispnames.cpp:642:35: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/locdispnames.cpp:644:25: note: here default: { ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o ../deps/icu-small/source/common/ucnv_io.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2.o ../deps/icu-small/source/common/normalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locresdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locresdata.o ../deps/icu-small/source/common/locresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cstring.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cstring.o ../deps/icu-small/source/common/cstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/propsvec.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/propsvec.o ../deps/icu-small/source/common/propsvec.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/udatamem.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/udatamem.o ../deps/icu-small/source/common/udatamem.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o ../deps/icu-small/source/common/ustr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/brkeng.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ulist.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ulist.o ../deps/icu-small/source/common/ulist.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiln.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiln.o ../deps/icu-small/source/common/ubidiln.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o ../deps/icu-small/source/common/unifiedcache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servls.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servls.o ../deps/icu-small/source/common/servls.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o ../deps/icu-small/source/common/rbbisetb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie.o ../deps/icu-small/source/common/utrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbi.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbi.o ../deps/icu-small/source/common/rbbi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o ../deps/icu-small/source/common/bytestriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cwchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cwchar.o ../deps/icu-small/source/common/cwchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uset_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uset_props.o ../deps/icu-small/source/common/uset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash_us.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash_us.o ../deps/icu-small/source/common/uhash_us.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucurr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucurr.o ../deps/icu-small/source/common/ucurr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/putil.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/putil.o ../deps/icu-small/source/common/putil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uts46.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uts46.o ../deps/icu-small/source/common/uts46.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_props.o ../deps/icu-small/source/common/uniset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/util_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/util_props.o ../deps/icu-small/source/common/util_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o ../deps/icu-small/source/common/ucnv_cb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_props.o ../deps/icu-small/source/common/unistr_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case.o ../deps/icu-small/source/common/unistr_case.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr32.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr32.o ../deps/icu-small/source/common/uvectr32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o ../deps/icu-small/source/common/ubidiwrt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o ../deps/icu-small/source/common/rbbitblb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o ../deps/icu-small/source/common/resbund_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ruleiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ruleiter.o ../deps/icu-small/source/common/ruleiter.cpp ../deps/icu-small/source/common/util_props.cpp: In static member function 'static int32_t icu_59::ICU_Utility::parsePattern(const icu_59::UnicodeString&, int32_t, int32_t, const icu_59::UnicodeString&, int32_t*)': ../deps/icu-small/source/common/util_props.cpp:102:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../deps/icu-small/source/common/util_props.cpp:107:9: note: here case 126 /*'~'*/: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uvector.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uvector.o ../deps/icu-small/source/common/uvector.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uchar.o ../deps/icu-small/source/common/uchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubrk.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubrk.o ../deps/icu-small/source/common/ubrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/util.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/util.o ../deps/icu-small/source/common/util.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o ../deps/icu-small/source/common/ustrtrns.cpp ../deps/icu-small/source/common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyTerminated(const uint8_t**, UChar32)': ../deps/icu-small/source/common/ustrtrns.cpp:291:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if(trail>0x3f || c>=0x110) { ^~ ../deps/icu-small/source/common/ustrtrns.cpp:297:5: note: here case 2: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp:304:10: warning: this statement may fall through [-Wimplicit-fallthrough=] c=(c<<6)|trail; ~^~~~~~~~~~~~~ ../deps/icu-small/source/common/ustrtrns.cpp:306:5: note: here case 1: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyPointer(const uint8_t**, const uint8_t*, UChar32)': ../deps/icu-small/source/common/ustrtrns.cpp:362:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c<0x110) { ^~ ../deps/icu-small/source/common/ustrtrns.cpp:370:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp:373:20: warning: this statement may fall through [-Wimplicit-fallthrough=] illegal|=(trail&0xc0)^0x80; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ustrtrns.cpp:375:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucmndata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucmndata.o ../deps/icu-small/source/common/ucmndata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/wintz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/wintz.o ../deps/icu-small/source/common/wintz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o ../deps/icu-small/source/common/uloc_keytype.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servrbf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servrbf.o ../deps/icu-small/source/common/servrbf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o ../deps/icu-small/source/common/unistr_case_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/umapfile.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/umapfile.o ../deps/icu-small/source/common/umapfile.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o ../deps/icu-small/source/common/ucasemap_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr64.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr64.o ../deps/icu-small/source/common/uvectr64.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utypes.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utypes.o ../deps/icu-small/source/common/utypes.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o ../deps/icu-small/source/common/filterednormalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/umath.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/umath.o ../deps/icu-small/source/common/umath.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ushape.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ushape.o ../deps/icu-small/source/common/ushape.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o ../deps/icu-small/source/common/ustr_wcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbirb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbirb.o ../deps/icu-small/source/common/rbbirb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbinode.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbinode.o ../deps/icu-small/source/common/rbbinode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o ../deps/icu-small/source/common/ustrcase_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/edits.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/edits.o ../deps/icu-small/source/common/edits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/stringpiece.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbidata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbidata.o ../deps/icu-small/source/common/rbbidata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unifunct.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unifunct.o ../deps/icu-small/source/common/unifunct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cmemory.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unisetspan.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unisetspan.o ../deps/icu-small/source/common/unisetspan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/messagepattern.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/messagepattern.o ../deps/icu-small/source/common/messagepattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o ../deps/icu-small/source/common/unistr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase.o ../deps/icu-small/source/common/ustrcase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servlk.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servlk.o ../deps/icu-small/source/common/servlk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/udataswp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrace.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/loclikely.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/loclikely.o ../deps/icu-small/source/common/loclikely.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o ../deps/icu-small/source/common/ures_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o ../deps/icu-small/source/common/normalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/parsepos.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/parsepos.o ../deps/icu-small/source/common/parsepos.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o ../deps/icu-small/source/common/ucnvscsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uprops.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uprops.o ../deps/icu-small/source/common/uprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o ../deps/icu-small/source/common/ucnv_u8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o ../deps/icu-small/source/common/filteredbrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locid.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locid.o ../deps/icu-small/source/common/locid.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o ../deps/icu-small/source/common/ucnvbocu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/listformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/listformatter.o ../deps/icu-small/source/common/listformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o ../deps/icu-small/source/common/ucharstriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o ../deps/icu-small/source/common/ucnv_set.cpp ../deps/icu-small/source/common/ucnv_u8.cpp: In function 'UChar32 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnv_u8.cpp:686:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:688:5: note: here case 5: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:696:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:698:5: note: here case 4: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:706:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:708:5: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:716:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:718:5: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:553:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:555:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:557:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:559:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:587:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:589:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:590:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:592:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:607:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:609:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:611:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:613:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:790:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:792:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:819:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:821:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:822:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:824:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:838:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:840:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:841:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:843:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1399:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1401:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1402:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1404:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1405:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1407:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1419:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1421:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1423:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1425:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1427:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1429:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1460:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1462:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1463:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1465:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1466:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1468:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1483:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1487:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1489:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1493:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1872:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1874:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1875:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1877:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1878:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1880:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1908:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1910:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1911:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1913:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1914:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1916:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1930:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1932:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1933:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1935:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/dictbe.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/dictbe.o ../deps/icu-small/source/common/dictbe.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/icuplug.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/patternprops.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/patternprops.o ../deps/icu-small/source/common/patternprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o ../deps/icu-small/source/common/dictionarydata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uidna.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uidna.o ../deps/icu-small/source/common/uidna.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servlkf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servlkf.o ../deps/icu-small/source/common/servlkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestream.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestream.o ../deps/icu-small/source/common/bytestream.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cstr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cstr.o ../deps/icu-small/source/common/cstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp ../deps/icu-small/source/common/dictbe.cpp: In member function 'virtual int32_t icu_59::CjkBreakEngine::divideUpDictionaryRange(UText*, int32_t, int32_t, icu_59::UStack&) const': ../deps/icu-small/source/common/dictbe.cpp:1388:13: warning: variable 'prevCPPos' set but not used [-Wunused-but-set-variable] int32_t prevCPPos = -1; ^~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o ../deps/icu-small/source/i18n/alphaindex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o ../deps/icu-small/source/i18n/uspoof_build.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/format.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp In file included from ../deps/icu-small/source/i18n/collationdatawriter.cpp:21:0: ../deps/icu-small/source/i18n/collationdatawriter.cpp: In static member function 'static int32_t icu_59::CollationDataWriter::writeTailoring(const icu_59::CollationTailoring&, const icu_59::CollationSettings&, int32_t*, uint8_t*, int32_t, UErrorCode&)': ../deps/icu-small/source/common/cmemory.h:59:68: warning: argument 2 null where non-null expected [-Wnonnull] #define uprv_memcpy(dst, src, size) U_STANDARD_CPP_NAMESPACE memcpy(dst, src, size) ../deps/icu-small/source/i18n/collationdatawriter.cpp:346:9: note: in expansion of macro 'uprv_memcpy' uprv_memcpy(dest + start, src, limit - start); ^~~~~~~~~~~ In file included from ../deps/icu-small/source/common/cmemory.h:32:0, from ../deps/icu-small/source/i18n/collationdatawriter.cpp:21: /usr/include/string.h:42:14: note: in a call to function 'void* memcpy(void*, const void*, size_t)' declared here extern void *memcpy (void *__restrict __dest, const void *__restrict __src, ^~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/translit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o ../deps/icu-small/source/i18n/uspoof_impl.cpp In file included from ../deps/icu-small/source/i18n/collationdatawriter.cpp:21:0: ../deps/icu-small/source/i18n/collationdatawriter.cpp: In member function 'int32_t icu_59::RuleBasedCollator::cloneBinary(uint8_t*, int32_t, UErrorCode&) const': ../deps/icu-small/source/common/cmemory.h:59:68: warning: argument 2 null where non-null expected [-Wnonnull] #define uprv_memcpy(dst, src, size) U_STANDARD_CPP_NAMESPACE memcpy(dst, src, size) ../deps/icu-small/source/i18n/collationdatawriter.cpp:346:9: note: in expansion of macro 'uprv_memcpy' uprv_memcpy(dest + start, src, limit - start); ^~~~~~~~~~~ In file included from ../deps/icu-small/source/common/cmemory.h:32:0, from ../deps/icu-small/source/i18n/collationdatawriter.cpp:21: /usr/include/string.h:42:14: note: in a call to function 'void* memcpy(void*, const void*, size_t)' declared here extern void *memcpy (void *__restrict __dest, const void *__restrict __src, ^~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measure.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o ../deps/icu-small/source/i18n/reldatefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/basictz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/search.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/umsg.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o ../deps/icu-small/source/i18n/tmunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/persncal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp ../deps/icu-small/source/i18n/digitformatter.cpp: In member function 'icu_59::UnicodeString& icu_59::DigitFormatter::format(const icu_59::VisibleDigits&, const icu_59::DigitGrouping&, const icu_59::DigitFormatterOptions&, icu_59::FieldPositionHandler&, icu_59::UnicodeString&) const': ../deps/icu-small/source/i18n/digitformatter.cpp:236:29: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length()); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp ../deps/icu-small/source/i18n/plurrule.cpp: In member function 'void icu_59::PluralRuleParser::parse(const icu_59::UnicodeString&, icu_59::PluralRules*, UErrorCode&)': ../deps/icu-small/source/i18n/plurrule.cpp:517:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../deps/icu-small/source/i18n/plurrule.cpp:519:9: note: here case tIn: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/japancal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp ../deps/icu-small/source/i18n/digitformatter.cpp: In member function 'icu_59::UnicodeString& icu_59::DigitFormatter::formatExponent(const icu_59::VisibleDigits&, const icu_59::DigitFormatterIntOptions&, int32_t, int32_t, icu_59::FieldPositionHandler&, icu_59::UnicodeString&) const': ../deps/icu-small/source/i18n/digitformatter.cpp:236:29: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length()); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/digitformatter.cpp:180:13: note: 'fracBegin' was declared here int32_t fracBegin; ^~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/astro.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quant.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collation.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/inputext.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp ../deps/icu-small/source/i18n/decimfmtimpl.cpp: In member function 'icu_59::UnicodeString& icu_59::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_59::UnicodeString&) const': ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1386:13: warning: 'sigMax' may be used uninitialized in this function [-Wmaybe-uninitialized] int32_t sigMax; ^~~~~~ ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1385:13: warning: 'sigMin' may be used uninitialized in this function [-Wmaybe-uninitialized] int32_t sigMin; ^~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rematch.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.cpp ../deps/icu-small/source/i18n/ucoleitr.cpp: In member function 'uint64_t icu_59::UCollationPCE::processCE(uint32_t)': ../deps/icu-small/source/i18n/ucoleitr.cpp:226:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:229:5: note: here case UCOL_SECONDARY: ^~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:230:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:233:5: note: here case UCOL_PRIMARY: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o ../deps/icu-small/source/i18n/regexcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o ../deps/icu-small/source/i18n/tmutfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/precision.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/timezone.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dangical.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gender.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexst.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexst.o ../deps/icu-small/source/i18n/regexst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unum.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cecal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vzone.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coll.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/calendar.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp ../deps/icu-small/source/i18n/coll.cpp:67:23: warning: 'gServiceInitOnce' defined but not used [-Wunused-variable] static icu::UInitOnce gServiceInitOnce = U_INITONCE_INITIALIZER; ^~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/coll.cpp:66:31: warning: 'gService' defined but not used [-Wunused-variable] static icu::ICULocaleService* gService = NULL; ^~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numsys.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o ../deps/icu-small/source/i18n/regextxt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_59::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:2129:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/icu-small/source/i18n/calendar.cpp:2133:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_59::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:3647:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:3649:5: note: here case UCAL_MONTH: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: At global scope: ../deps/icu-small/source/i18n/calendar.cpp:245:13: warning: 'void icu_59::getCalendarKeyword(const icu_59::UnicodeString&, char*, int32_t)' defined but not used [-Wunused-function] static void getCalendarKeyword(const UnicodeString &id, char *targetBuffer, int32_t targetBufferSize) { ^~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:237:14: warning: 'UBool icu_59::isStandardSupportedKeyword(const char*, UErrorCode&)' defined but not used [-Wunused-function] static UBool isStandardSupportedKeyword(const char *keyword, UErrorCode& status) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:74:14: warning: 'UBool calendar_cleanup()' defined but not used [-Wunused-function] static UBool calendar_cleanup(void) { ^~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/region.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/region.o ../deps/icu-small/source/i18n/region.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o ../deps/icu-small/source/i18n/regeximp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o ../deps/icu-small/source/i18n/uspoof.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int32_t icu_59::Formattable::getLong(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:432:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:437:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int64_t icu_59::Formattable::getInt64(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:484:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:489:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'double icu_59::Formattable::getDouble(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:515:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:520:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/usearch.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o ../deps/icu-small/source/i18n/uspoof_conf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o ../deps/icu-small/source/i18n/tmutamt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/transreg.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/curramt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregex.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregex.o ../deps/icu-small/source/i18n/uregex.cpp ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_59::SimpleDateFormat::processOverrideString(const icu_59::Locale&, const icu_59::UnicodeString&, int8_t, UErrorCode&)': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1369:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1371:17: note: here case kOvrStrTime : { ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_59::SimpleDateFormat::subFormat(icu_59::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_59::FieldPositionHandler&, icu_59::Calendar&, icu_59::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1475:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1491:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1597:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1602:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'int32_t icu_59::SimpleDateFormat::subParse(const icu_59::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_59::Calendar&, int32_t, icu_59::MessageFormat*, UTimeZoneFormatTimeType*, icu_59::SimpleDateFormatMutableNFs&, int32_t*) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:3001:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3007:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3193:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3198:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3222:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3231:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3319:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3324:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o ../deps/icu-small/source/i18n/uregexc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregion.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregion.o ../deps/icu-small/source/i18n/uregion.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decContext.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udat.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp ../deps/icu-small/source/i18n/collationweights.cpp: In member function 'UBool icu_59::CollationWeights::allocWeights(uint32_t, uint32_t, int32_t)': ../deps/icu-small/source/i18n/collationweights.cpp:394:39: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] for(int32_t i = 0; i < rangeCount && ranges[i].length <= (minLength + 1); ++i) { ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uprintf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uprintf.o ../deps/icu-small/source/io/uprintf.cpp ../deps/icu-small/source/i18n/rbnf.cpp: In member function 'UBool icu_59::LocDataParser::inList(UChar, const UChar*) const': ../deps/icu-small/source/i18n/rbnf.cpp:325:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*list && *list != c) ++list; return *list == c; ^~~~~ ../deps/icu-small/source/i18n/rbnf.cpp:325:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while (*list && *list != c) ++list; return *list == c; ^~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o ../deps/icu-small/source/io/uprntf_p.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o ../deps/icu-small/source/io/uscanf_p.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/sprintf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/sprintf.o ../deps/icu-small/source/io/sprintf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/locbund.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/locbund.o ../deps/icu-small/source/io/locbund.cpp ../deps/icu-small/source/io/uscanf_p.cpp: In function 'int32_t u_scanf_parse_59(UFILE*, const UChar*, __va_list_tag*)': ../deps/icu-small/source/io/uscanf_p.cpp:1398:39: warning: this statement may fall through [-Wimplicit-fallthrough=] spec.fInfo.fWidth = cpConsumed; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/io/uscanf_p.cpp:1400:17: note: here case ufmt_char: ^~~~ ../deps/icu-small/source/io/uprntf_p.cpp: In function 'int32_t u_printf_parse_59(const u_printf_stream_handler*, const UChar*, void*, u_localized_print_string*, ULocaleBundle*, int32_t*, __va_list_tag*)': ../deps/icu-small/source/io/uprntf_p.cpp:1524:34: warning: this statement may fall through [-Wimplicit-fallthrough=] info->fWidth = *written; ~~~~~~~~~~~~~^~~~~~~~~~ ../deps/icu-small/source/io/uprntf_p.cpp:1527:17: note: here case ufmt_string: ^~~~ ../deps/icu-small/source/io/uprntf_p.cpp:1552:34: warning: this statement may fall through [-Wimplicit-fallthrough=] info->fWidth = *written; ~~~~~~~~~~~~~^~~~~~~~~~ ../deps/icu-small/source/io/uprntf_p.cpp:1555:17: note: here case ufmt_string: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ustdio.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ustdio.o ../deps/icu-small/source/io/ustdio.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ucln_io.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ucln_io.o ../deps/icu-small/source/io/ucln_io.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ufile.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ufile.o ../deps/icu-small/source/io/ufile.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ustream.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ustream.o ../deps/icu-small/source/io/ustream.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o ../deps/icu-small/source/io/ufmt_cmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf.o ../deps/icu-small/source/io/uscanf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/sscanf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/sscanf.o ../deps/icu-small/source/io/sscanf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.cpp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/inspector/protocol_compatibility.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/inspector/inspector_injected_script.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/inspector/inspector_debugger_script.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/js2c.stamp rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libplatform.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicui18n.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/region.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libsampler.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicustubdata.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/v8_inspector_compress_protocol_json.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node_dtrace_header.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/specialize_node_d.stamp rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/http_parser/libhttp_parser.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/cares/libcares.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_cancel.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares__close_sockets.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_create_query.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_data.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_destroy.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_expand_name.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_expand_string.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_fds.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_free_hostent.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_free_string.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyname.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares__get_hostent.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_getnameinfo.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_getopt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_getsock.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_init.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_library_init.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_llist.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_mkquery.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_nowarn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_options.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_a_reply.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_process.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_query.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares__read_line.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_search.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_send.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_strcasecmp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_strdup.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_strerror.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_timeout.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares__timeval.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_version.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/ares_writev.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/bitncmp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/inet_net_pton.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cares/deps/cares/src/inet_ntop.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/uv/libuv.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/uv/libuv.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/fs-poll.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/inet.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/threadpool.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/uv-common.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/version.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/async.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/core.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/dl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/fs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/getaddrinfo.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/getnameinfo.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/loop-watcher.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/pipe.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/poll.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/process.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/signal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/stream.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/tcp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/thread.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/timer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/tty.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/udp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/proctitle.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-core.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-inotify.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/linux-syscalls.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/procfs-exepath.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-loadavg.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/libuv/deps/uv/src/unix/sysinfo-memory.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/gtest/libgtest.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mkpeephole/deps/v8/src/interpreter/bytecode-operands.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mkpeephole/deps/v8/src/interpreter/bytecode-operands.o ../deps/v8/src/interpreter/bytecode-operands.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mkpeephole/deps/v8/src/interpreter/bytecodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mkpeephole/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mkpeephole/deps/v8/src/interpreter/mkpeephole.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mkpeephole/deps/v8/src/interpreter/mkpeephole.o ../deps/v8/src/interpreter/mkpeephole.cc rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicuucx.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/usetiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ushape.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/edits.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstr.o touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/inspector/protocol_generated_sources.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/experimental-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/experimental-extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o ../deps/v8/src/snapshot/snapshot-empty.cc g++ -pthread -rdynamic -m64 -m64 -o /builddir/build/BUILD/node-v8.1.2/out/Release/mkpeephole -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mkpeephole/deps/v8/src/interpreter/bytecode-operands.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mkpeephole/deps/v8/src/interpreter/bytecodes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mkpeephole/deps/v8/src/interpreter/mkpeephole.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a -lz -lcrypto -lssl -ldl -lrt -Wl,--end-group rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/tools/icu/libicutools.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/tools/icu/libicutools.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uset.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/usetiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiln.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ushape.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/edits.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/common/cstr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/japancal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexst.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/region.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregex.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregion.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uprintf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/sprintf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/locbund.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ustdio.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ucln_io.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ufile.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ustream.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/uscanf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/io/sscanf.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o ../deps/icu-small/source/tools/genccode/genccode.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genccode/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genccode/tools/icu/no-op.o ../tools/icu/no-op.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o ../deps/icu-small/source/tools/icupkg/icupkg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icupkg/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icupkg/tools/icu/no-op.o ../tools/icu/no-op.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o ../deps/icu-small/source/tools/genrb/reslist.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o ../deps/icu-small/source/tools/genrb/ustr.c gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o ../deps/icu-small/source/tools/genrb/errmsg.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o ../deps/icu-small/source/tools/genrb/wrtjava.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o ../deps/icu-small/source/tools/genrb/parse.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o ../deps/icu-small/source/tools/genrb/wrtxml.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o ../deps/icu-small/source/tools/genrb/rle.c gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o ../deps/icu-small/source/tools/genrb/read.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o ../deps/icu-small/source/tools/genrb/genrb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o ../deps/icu-small/source/tools/genrb/prscmnts.cpp ../deps/icu-small/source/tools/genrb/read.c: In function 'getStringToken': ../deps/icu-small/source/tools/genrb/read.c:167:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:184:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^~ ../deps/icu-small/source/tools/genrb/read.c:245:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:264:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:290:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'getNextChar': ../deps/icu-small/source/tools/genrb/read.c:334:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:349:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilNewline': ../deps/icu-small/source/tools/genrb/read.c:393:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (!isNewline(c) && c != U_EOF && *status == U_ZERO_ERROR); ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilEndOfComment': ../deps/icu-small/source/tools/genrb/read.c:427:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (c != U_EOF && *status == U_ZERO_ERROR); ^~ ../deps/icu-small/source/tools/genrb/read.c:429:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'isWhitespace': ../deps/icu-small/source/tools/genrb/read.c:452:18: warning: this statement may fall through [-Wimplicit-fallthrough=] lineCount++; ~~~~~~~~~^~ ../deps/icu-small/source/tools/genrb/read.c:453:5: note: here case 0x000D: ^~~~ ../deps/icu-small/source/tools/genrb/read.c: In function 'isNewline': ../deps/icu-small/source/tools/genrb/read.c:469:18: warning: this statement may fall through [-Wimplicit-fallthrough=] lineCount++; ~~~~~~~~~^~ ../deps/icu-small/source/tools/genrb/read.c:470:5: note: here case 0x000D: ^~~~ gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o ../deps/icu-small/source/tools/genrb/rbutil.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/iculslocs/tools/icu/iculslocs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/iculslocs/tools/icu/iculslocs.o ../tools/icu/iculslocs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/iculslocs/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/iculslocs/tools/icu/no-op.o ../tools/icu/no-op.cc touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/tools/icu/icui18n.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/tools/icu/icuuc.stamp g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v8.1.2/out/Release/genccode -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genccode/tools/icu/no-op.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/tools/icu/libicutools.a -lz -lcrypto -lssl -Wl,--end-group g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v8.1.2/out/Release/icupkg -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/icupkg/tools/icu/no-op.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/tools/icu/libicutools.a -lz -lcrypto -lssl -Wl,--end-group ../deps/icu-small/source/tools/genrb/wrtxml.cpp:474:13: warning: 'void printAttribute(const char*, icu_59::UnicodeString, int32_t)' defined but not used [-Wunused-function] static void printAttribute(const char *name, const UnicodeString value, int32_t /*len*/) ^~~~~~~~~~~~~~ ../deps/icu-small/source/tools/genrb/wrtxml.cpp:399:1: warning: 'void print(UChar*, int32_t, const char*, const char*, UErrorCode*)' defined but not used [-Wunused-function] print(UChar* src, int32_t srcLen,const char *tagStart,const char *tagEnd, UErrorCode *status){ ^~~~~ rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_nosnapshot.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_nosnapshot.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v8.1.2/out/Release/iculslocs -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/iculslocs/tools/icu/iculslocs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/iculslocs/tools/icu/no-op.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/tools/icu/libicutools.a -lz -lcrypto -lssl -Wl,--end-group g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v8.1.2/out/Release/genrb -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.host/tools/icu/libicutools.a -lz -lcrypto -lssl -Wl,--end-group LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp; python icutrim.py -P "/builddir/build/BUILD/node-v8.1.2/out/Release" -D ../../deps/icu-small/source/data/in/icudt59l.dat --delete-tmp -T "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp" -F icu_small.json -O icudt59l.dat -v -L en,root /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp/lang/res_index.txt:7: warning: Encountered empty table en en /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp/rbnf/res_index.txt:7: warning: Encountered empty table /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp/brkitr/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp/region/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp/unit/res_index.txt:7: warning: Encountered empty table Options: {'verbose': 1, 'filterfile': 'icu_small.json', 'toolpath': '/builddir/build/BUILD/node-v8.1.2/out/Release', 'deltmpdir': 1, 'outfile': 'icudt59l.dat', 'datfile': '../../deps/icu-small/source/data/in/icudt59l.dat', 'locales': 'en,root', 'endian': 'little', 'tmpdir': '/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp'} icu_small.json: icutrim.py config: Trim down ICU to just a certain locale set, needed for node.js use. * converters: 0 items * stringprep: 0 items * translit: 2 items * brkfiles: 0 items * brkdict: 0 items * confusables: 0 items * brkitr: 0 items * coll: 1 items * curr: 1 items * lang: 0 items * rbnf: 0 items * region: 0 items * ROOT: 1 items * unit: 0 items * zone: 1 items LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp; cp "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp/icudt59l.dat" "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp/icusmdt59.dat" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen; "/builddir/build/BUILD/node-v8.1.2/out/Release/genccode" -d "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen" "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp/icusmdt59.dat" generating C code for /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icutmp/icusmdt59.dat cc '-DNODE_OPENSSL_CERT_STORE' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icudata/gen/icusmdt59_dat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icudata/gen/icusmdt59_dat.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/icusmdt59_dat.c rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicudata.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/icudata/gen/icusmdt59_dat.o touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/icuuc.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/geni; "/builddir/build/BUILD/node-v8.1.2/out/Release/mkpeephole" "/builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/geni/bytecode-peephole-table.cc" g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/accessors.o ../deps/v8/src/accessors.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/address-map.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/address-map.o ../deps/v8/src/address-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/allocation.o ../deps/v8/src/allocation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o ../deps/v8/src/allocation-site-scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/api.o ../deps/v8/src/api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/api-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/api-arguments.o ../deps/v8/src/api-arguments.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o ../deps/v8/src/api-natives.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/arguments.o ../deps/v8/src/arguments.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o ../deps/v8/src/asmjs/asm-js.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-typer.o ../deps/v8/src/asmjs/asm-typer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o ../deps/v8/src/asmjs/asm-types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-wasm-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-wasm-builder.o ../deps/v8/src/asmjs/asm-wasm-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o ../deps/v8/src/asmjs/switch-logic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/assembler.o ../deps/v8/src/assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o ../deps/v8/src/assert-scope.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o ../deps/v8/src/ast/ast-expression-rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o ../deps/v8/src/ast/ast-function-literal-id-reindexer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o ../deps/v8/src/ast/ast-numbering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-types.o ../deps/v8/src/ast/ast-types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o ../deps/v8/src/ast/ast-value-factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o ../deps/v8/src/ast/ast.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o ../deps/v8/src/ast/compile-time-value.cc ../deps/v8/src/ast/ast-types.cc: In static member function 'static v8::internal::AstType::bitset v8::internal::AstBitsetType::Lub(v8::internal::Map*)': ../deps/v8/src/ast/ast-types.cc:155:10: warning: enumeration value 'STACK_FRAME_INFO_TYPE' not handled in switch [-Wswitch] switch (map->instance_type()) { ^ ../deps/v8/src/ast/ast-types.cc:155:10: warning: enumeration value 'ASYNC_GENERATOR_REQUEST_TYPE' not handled in switch [-Wswitch] g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/context-slot-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o ../deps/v8/src/ast/context-slot-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o ../deps/v8/src/ast/modules.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/api.cc:50: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/api.cc:50:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o ../deps/v8/src/ast/prettyprinter.cc ../deps/v8/src/asmjs/asm-typer.cc: In member function 'v8::internal::wasm::AsmType* v8::internal::wasm::AsmTyper::ValidateBinaryOperation(v8::internal::BinaryOperation*)': ../deps/v8/src/asmjs/asm-typer.cc:1681:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/asmjs/asm-typer.cc:1683:5: note: here case Token::DIV: ^~~~ In file included from ../deps/v8/src/api.cc:5:0: ../deps/v8/src/api.h: In instantiation of 'v8::internal::Handle v8::FromCData(v8::internal::Isolate*, T) [with T = std::nullptr_t]': ../deps/v8/src/api.cc:1695:24: required from 'v8::internal::Handle v8::CreateInterceptorInfo(v8::internal::Isolate*, Getter, Setter, Query, Descriptor, Deleter, Enumerator, Definer, v8::Local, v8::PropertyHandlerFlags) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&); Query = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Descriptor = std::nullptr_t; Deleter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Enumerator = void (*)(const v8::PropertyCallbackInfo&); Definer = std::nullptr_t]' ../deps/v8/src/api.cc:1725:35: required from 'void v8::ObjectTemplateSetNamedPropertyHandler(v8::ObjectTemplate*, Getter, Setter, Query, Descriptor, Deleter, Enumerator, Definer, v8::Local, v8::PropertyHandlerFlags) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&); Query = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Descriptor = std::nullptr_t; Deleter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Enumerator = void (*)(const v8::PropertyCallbackInfo&); Definer = std::nullptr_t]' ../deps/v8/src/api.cc:1736:50: required from here ../deps/v8/src/api.h:40:39: warning: parameter 'obj' set but not used [-Wunused-but-set-parameter] v8::internal::Isolate* isolate, T obj) { ^~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o ../deps/v8/src/ast/scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o ../deps/v8/src/ast/variables.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o ../deps/v8/src/background-parsing-task.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o ../deps/v8/src/bailout-reason.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o ../deps/v8/src/basic-block-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o ../deps/v8/src/bignum-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/bignum.o ../deps/v8/src/bignum.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o ../deps/v8/src/bit-vector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o ../deps/v8/src/bootstrapper.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o ../deps/v8/src/builtins/builtins-api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arguments.o ../deps/v8/src/builtins/builtins-arguments.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o ../deps/v8/src/builtins/builtins-arraybuffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o ../deps/v8/src/builtins/builtins-array.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-async-iterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-async-iterator.o ../deps/v8/src/builtins/builtins-async-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-async-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-async-function.o ../deps/v8/src/builtins/builtins-async-function.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-async.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-async.o ../deps/v8/src/builtins/builtins-async.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o ../deps/v8/src/builtins/builtins-boolean.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o ../deps/v8/src/builtins/builtins-call.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o ../deps/v8/src/builtins/builtins-callsite.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/background-parsing-task.cc:8: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/background-parsing-task.cc:8:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-conversion.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-conversion.o ../deps/v8/src/builtins/builtins-conversion.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-constructor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-constructor.o ../deps/v8/src/builtins/builtins-constructor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o ../deps/v8/src/builtins/builtins-dataview.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o ../deps/v8/src/builtins/builtins-date.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-debug.o ../deps/v8/src/builtins/builtins-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o ../deps/v8/src/builtins/builtins-error.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o ../deps/v8/src/builtins/builtins-function.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-generator.o ../deps/v8/src/builtins/builtins-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o ../deps/v8/src/builtins/builtins-global.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-handler.o ../deps/v8/src/builtins/builtins-handler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-ic.o ../deps/v8/src/builtins/builtins-ic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o ../deps/v8/src/builtins/builtins-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o ../deps/v8/src/builtins/builtins-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o ../deps/v8/src/builtins/builtins-json.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o ../deps/v8/src/builtins/builtins-math.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o ../deps/v8/src/builtins/builtins-number.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o ../deps/v8/src/builtins/builtins-object.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o ../deps/v8/src/builtins/builtins-promise.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-proxy.o ../deps/v8/src/builtins/builtins-proxy.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o ../deps/v8/src/builtins/builtins-reflect.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o ../deps/v8/src/builtins/builtins-regexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o ../deps/v8/src/builtins/builtins-sharedarraybuffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o ../deps/v8/src/builtins/builtins-string.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o ../deps/v8/src/builtins/builtins-symbol.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o ../deps/v8/src/builtins/builtins-typedarray.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-wasm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-wasm.o ../deps/v8/src/builtins/builtins-wasm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins.o ../deps/v8/src/builtins/builtins.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o ../deps/v8/src/cached-powers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o ../deps/v8/src/cancelable-task.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o ../deps/v8/src/char-predicates.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o ../deps/v8/src/code-factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/code-stub-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/code-stub-assembler.o ../deps/v8/src/code-stub-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o ../deps/v8/src/code-stubs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o ../deps/v8/src/code-stubs-hydrogen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/codegen.o ../deps/v8/src/codegen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o ../deps/v8/src/compilation-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o ../deps/v8/src/compilation-dependencies.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-info.o ../deps/v8/src/compilation-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o ../deps/v8/src/compilation-statistics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o ../deps/v8/src/compiler/access-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o ../deps/v8/src/compiler/access-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o ../deps/v8/src/compiler/all-nodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o ../deps/v8/src/compiler/ast-graph-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o ../deps/v8/src/compiler/basic-block-instrumentor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o ../deps/v8/src/compiler/branch-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o ../deps/v8/src/compiler/bytecode-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o ../deps/v8/src/compiler/bytecode-graph-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o ../deps/v8/src/compiler/bytecode-liveness-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o ../deps/v8/src/compiler/c-linkage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/checkpoint-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o ../deps/v8/src/compiler/checkpoint-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o ../deps/v8/src/compiler/code-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o ../deps/v8/src/compiler/code-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o ../deps/v8/src/compiler/common-node-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o ../deps/v8/src/compiler/common-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o ../deps/v8/src/compiler/common-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-builders.o ../deps/v8/src/compiler/control-builders.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o ../deps/v8/src/compiler/control-equivalence.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o ../deps/v8/src/compiler/control-flow-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o ../deps/v8/src/compiler/dead-code-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o ../deps/v8/src/compiler/effect-control-linearizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o ../deps/v8/src/compiler/escape-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o ../deps/v8/src/compiler/escape-analysis-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o ../deps/v8/src/compiler/frame.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o ../deps/v8/src/compiler/frame-elider.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o ../deps/v8/src/compiler/frame-states.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o ../deps/v8/src/compiler/gap-resolver.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o ../deps/v8/src/compiler/graph-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o ../deps/v8/src/compiler/graph-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o ../deps/v8/src/compiler/graph-replay.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o ../deps/v8/src/compiler/graph-trimmer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o ../deps/v8/src/compiler/graph-visualizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o ../deps/v8/src/compiler/graph.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o ../deps/v8/src/compiler/instruction-selector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o ../deps/v8/src/compiler/instruction-scheduler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o ../deps/v8/src/compiler/instruction.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o ../deps/v8/src/compiler/int64-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o ../deps/v8/src/compiler/js-builtin-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o ../deps/v8/src/compiler/js-call-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o ../deps/v8/src/compiler/js-context-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o ../deps/v8/src/compiler/js-create-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o ../deps/v8/src/compiler/js-frame-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o ../deps/v8/src/compiler/js-generic-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o ../deps/v8/src/compiler/js-graph.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o ../deps/v8/src/compiler/js-inlining.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o ../deps/v8/src/compiler/js-inlining-heuristic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o ../deps/v8/src/compiler/js-intrinsic-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o ../deps/v8/src/compiler/js-native-context-specialization.cc ../deps/v8/src/compiler/instruction.cc: In function 'std::ostream& v8::internal::compiler::operator<<(std::ostream&, const v8::internal::compiler::PrintableInstructionOperand&)': ../deps/v8/src/compiler/instruction.cc:143:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/instruction.cc:145:5: note: here case InstructionOperand::CONSTANT: ^~~~ ../deps/v8/src/compiler/instruction.cc:155:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/instruction.cc:157:5: note: here case InstructionOperand::EXPLICIT: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o ../deps/v8/src/compiler/js-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o ../deps/v8/src/compiler/js-type-hint-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o ../deps/v8/src/compiler/js-typed-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o ../deps/v8/src/compiler/jump-threading.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o ../deps/v8/src/compiler/linkage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o ../deps/v8/src/compiler/liveness-analyzer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o ../deps/v8/src/compiler/live-range-separator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o ../deps/v8/src/compiler/load-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o ../deps/v8/src/compiler/loop-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o ../deps/v8/src/compiler/loop-peeling.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-variable-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o ../deps/v8/src/compiler/loop-variable-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o ../deps/v8/src/compiler/machine-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o ../deps/v8/src/compiler/machine-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-graph-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o ../deps/v8/src/compiler/machine-graph-verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/memory-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o ../deps/v8/src/compiler/memory-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o ../deps/v8/src/compiler/move-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o ../deps/v8/src/compiler/node-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o ../deps/v8/src/compiler/node-marker.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o ../deps/v8/src/compiler/node-matchers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o ../deps/v8/src/compiler/node-properties.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o ../deps/v8/src/compiler/node.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o ../deps/v8/src/compiler/opcodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operation-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o ../deps/v8/src/compiler/operation-typer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o ../deps/v8/src/compiler/operator-properties.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o ../deps/v8/src/compiler/operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o ../deps/v8/src/compiler/osr.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o ../deps/v8/src/compiler/pipeline.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o ../deps/v8/src/compiler/pipeline-statistics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o ../deps/v8/src/compiler/raw-machine-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/redundancy-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o ../deps/v8/src/compiler/redundancy-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o ../deps/v8/src/compiler/register-allocator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o ../deps/v8/src/compiler/register-allocator-verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o ../deps/v8/src/compiler/representation-change.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o ../deps/v8/src/compiler/schedule.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o ../deps/v8/src/compiler/scheduler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o ../deps/v8/src/compiler/select-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o ../deps/v8/src/compiler/simd-scalar-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o ../deps/v8/src/compiler/simplified-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o ../deps/v8/src/compiler/simplified-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o ../deps/v8/src/compiler/simplified-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o ../deps/v8/src/compiler/compiler-source-position-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o ../deps/v8/src/compiler/state-values-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/store-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o ../deps/v8/src/compiler/store-store-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o ../deps/v8/src/compiler/tail-call-optimization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/types.o ../deps/v8/src/compiler/types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-cache.o ../deps/v8/src/compiler/type-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typed-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o ../deps/v8/src/compiler/typed-optimization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o ../deps/v8/src/compiler/typer.cc ../deps/v8/src/compiler/store-store-elimination.cc:556:6: warning: 'bool v8::internal::compiler::{anonymous}::UnobservableStore::operator!=(v8::internal::compiler::{anonymous}::UnobservableStore) const' defined but not used [-Wunused-function] bool UnobservableStore::operator!=(const UnobservableStore other) const { ^~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/store-store-elimination.cc:254:6: warning: 'static bool v8::internal::compiler::{anonymous}::RedundantStoreFinder::IsEffectful(v8::internal::compiler::Node*)' defined but not used [-Wunused-function] bool RedundantStoreFinder::IsEffectful(Node* node) { ^~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o ../deps/v8/src/compiler/value-numbering-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o ../deps/v8/src/compiler/verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o ../deps/v8/src/compiler/wasm-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o ../deps/v8/src/compiler/wasm-linkage.cc ../deps/v8/src/compiler/simd-scalar-lowering.cc: In member function 'void v8::internal::compiler::SimdScalarLowering::LowerNode(v8::internal::compiler::Node*)': ../deps/v8/src/compiler/simd-scalar-lowering.cc:293:23: warning: 'load_op' may be used uninitialized in this function [-Wmaybe-uninitialized] const Operator* load_op; ^~~~~~~ ../deps/v8/src/compiler/simd-scalar-lowering.cc:281:23: warning: 'load_op' may be used uninitialized in this function [-Wmaybe-uninitialized] const Operator* load_op; ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o ../deps/v8/src/compiler/zone-stats.cc ../deps/v8/src/compiler/types.cc: In static member function 'static v8::internal::compiler::Type::bitset v8::internal::compiler::BitsetType::Lub(v8::internal::Map*)': ../deps/v8/src/compiler/types.cc:150:10: warning: enumeration value 'STACK_FRAME_INFO_TYPE' not handled in switch [-Wswitch] switch (map->instance_type()) { ^ ../deps/v8/src/compiler/types.cc:150:10: warning: enumeration value 'ASYNC_GENERATOR_REQUEST_TYPE' not handled in switch [-Wswitch] g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o ../deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler.o ../deps/v8/src/compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/context-measure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/context-measure.o ../deps/v8/src/context-measure.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/contexts.o ../deps/v8/src/contexts.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/conversions.o ../deps/v8/src/conversions.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/counters.o ../deps/v8/src/counters.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/compilation-phase.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/compilation-phase.o ../deps/v8/src/crankshaft/compilation-phase.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o ../deps/v8/src/crankshaft/hydrogen-bce.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o ../deps/v8/src/crankshaft/hydrogen-canonicalize.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.cc:16: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.cc:16:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o ../deps/v8/src/crankshaft/hydrogen-check-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o ../deps/v8/src/crankshaft/hydrogen-dce.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o ../deps/v8/src/crankshaft/hydrogen-dehoist.cc ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndianness(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1198:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1199:5: note: here case MachineRepresentation::kWord64: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1204:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1205:5: note: here case MachineRepresentation::kWord32: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o ../deps/v8/src/crankshaft/hydrogen-environment-liveness.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o ../deps/v8/src/crankshaft/hydrogen-escape-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o ../deps/v8/src/crankshaft/hydrogen-gvn.cc ../deps/v8/src/conversions.cc:59:10: warning: 'uint16_t v8::internal::{anonymous}::StringCharacterStreamIterator::operator*() const' defined but not used [-Wunused-function] uint16_t StringCharacterStreamIterator::operator*() const { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/conversions.cc:54:1: warning: 'v8::internal::{anonymous}::StringCharacterStreamIterator::StringCharacterStreamIterator(v8::internal::StringCharacterStream*)' defined but not used [-Wunused-function] StringCharacterStreamIterator::StringCharacterStreamIterator( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o ../deps/v8/src/crankshaft/hydrogen-infer-representation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o ../deps/v8/src/crankshaft/hydrogen-infer-types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o ../deps/v8/src/crankshaft/hydrogen-instructions.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o ../deps/v8/src/crankshaft/hydrogen-load-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o ../deps/v8/src/crankshaft/hydrogen-mark-unreachable.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o ../deps/v8/src/crankshaft/hydrogen-osr.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o ../deps/v8/src/crankshaft/hydrogen-range-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o ../deps/v8/src/crankshaft/hydrogen-redundant-phi.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o ../deps/v8/src/crankshaft/hydrogen-removable-simulates.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o ../deps/v8/src/crankshaft/hydrogen-representation-changes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o ../deps/v8/src/crankshaft/hydrogen-sce.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o ../deps/v8/src/crankshaft/hydrogen-store-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o ../deps/v8/src/crankshaft/hydrogen-types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o ../deps/v8/src/crankshaft/hydrogen-uint32-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o ../deps/v8/src/crankshaft/hydrogen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o ../deps/v8/src/crankshaft/lithium-allocator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o ../deps/v8/src/crankshaft/lithium-codegen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o ../deps/v8/src/crankshaft/lithium.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/typing.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/typing.o ../deps/v8/src/crankshaft/typing.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/date.o ../deps/v8/src/date.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o ../deps/v8/src/dateparser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o ../deps/v8/src/debug/debug-coverage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o ../deps/v8/src/debug/debug-evaluate.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o ../deps/v8/src/debug/debug-frames.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o ../deps/v8/src/debug/debug-scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o ../deps/v8/src/debug/debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o ../deps/v8/src/debug/liveedit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimize-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimize-reason.o ../deps/v8/src/deoptimize-reason.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o ../deps/v8/src/deoptimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o ../deps/v8/src/disassembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o ../deps/v8/src/diy-fp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o ../deps/v8/src/dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/eh-frame.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/eh-frame.o ../deps/v8/src/eh-frame.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o ../deps/v8/src/elements-kind.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/elements.o ../deps/v8/src/elements.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/execution.o ../deps/v8/src/execution.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o ../deps/v8/src/extensions/externalize-string-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o ../deps/v8/src/extensions/free-buffer-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o ../deps/v8/src/extensions/gc-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/ignition-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o ../deps/v8/src/extensions/ignition-statistics-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o ../deps/v8/src/extensions/statistics-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o ../deps/v8/src/extensions/trigger-failure-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/external-reference-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o ../deps/v8/src/external-reference-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/factory.o ../deps/v8/src/factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o ../deps/v8/src/fast-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/feedback-vector.o ../deps/v8/src/feedback-vector.cc ../deps/v8/src/deoptimizer.cc: In member function 'v8::internal::Handle v8::internal::TranslatedState::MaterializeCapturedObjectAt(v8::internal::TranslatedValue*, int, int*)': ../deps/v8/src/deoptimizer.cc:3694:10: warning: enumeration value 'STACK_FRAME_INFO_TYPE' not handled in switch [-Wswitch] switch (map->instance_type()) { ^ ../deps/v8/src/deoptimizer.cc:3694:10: warning: enumeration value 'ASYNC_GENERATOR_REQUEST_TYPE' not handled in switch [-Wswitch] g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ffi/ffi-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o ../deps/v8/src/ffi/ffi-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/field-type.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/field-type.o ../deps/v8/src/field-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o ../deps/v8/src/fixed-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/flags.o ../deps/v8/src/flags.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/frames.o ../deps/v8/src/frames.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o ../deps/v8/src/full-codegen/full-codegen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o ../deps/v8/src/futex-emulation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o ../deps/v8/src/gdb-jit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o ../deps/v8/src/global-handles.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/handles.o ../deps/v8/src/handles.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o ../deps/v8/src/heap/array-buffer-tracker.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/code-stats.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/code-stats.o ../deps/v8/src/heap/code-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o ../deps/v8/src/heap/embedder-tracing.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o ../deps/v8/src/heap/memory-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o ../deps/v8/src/heap/gc-tracer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o ../deps/v8/src/heap/heap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o ../deps/v8/src/heap/incremental-marking-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o ../deps/v8/src/heap/incremental-marking.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o ../deps/v8/src/heap/mark-compact.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o ../deps/v8/src/heap/object-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o ../deps/v8/src/heap/objects-visiting.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o ../deps/v8/src/heap/scavenge-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o ../deps/v8/src/heap/scavenger.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o ../deps/v8/src/heap/spaces.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o ../deps/v8/src/heap/store-buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/i18n.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/i18n.o ../deps/v8/src/i18n.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o ../deps/v8/src/icu_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o ../deps/v8/src/ic/access-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/accessor-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/accessor-assembler.o ../deps/v8/src/ic/accessor-assembler.cc In file included from ../deps/v8/src/heap/heap-inl.h:18:0, from ../deps/v8/src/objects-inl.h:25, from ../deps/v8/src/x64/assembler-x64-inl.h:12, from ../deps/v8/src/assembler-inl.h:13, from ../deps/v8/src/heap/heap.cc:9: ../deps/v8/src/heap/spaces-inl.h: In member function 'v8::internal::MemoryChunk* v8::internal::MemoryChunkIterator::next()': ../deps/v8/src/heap/spaces-inl.h:331:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kMapState; ~~~~~~~^~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:334:5: note: here case kMapState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:336:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kCodeState; ~~~~~~~^~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:339:5: note: here case kCodeState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:342:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kLargeObjectState; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:345:5: note: here case kLargeObjectState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:347:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kFinishedState; ~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:350:5: note: here case kFinishedState: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o ../deps/v8/src/ic/call-optimization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o ../deps/v8/src/ic/handler-compiler.cc In file included from ../deps/v8/src/heap/heap-inl.h:18:0, from ../deps/v8/src/objects-inl.h:25, from ../deps/v8/src/x64/assembler-x64-inl.h:12, from ../deps/v8/src/assembler-inl.h:13, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/x64/codegen-x64.h:8, from ../deps/v8/src/codegen.h:49, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/mark-compact.cc:10: ../deps/v8/src/heap/spaces-inl.h: In member function 'v8::internal::MemoryChunk* v8::internal::MemoryChunkIterator::next()': ../deps/v8/src/heap/spaces-inl.h:331:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kMapState; ~~~~~~~^~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:334:5: note: here case kMapState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:336:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kCodeState; ~~~~~~~^~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:339:5: note: here case kCodeState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:342:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kLargeObjectState; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:345:5: note: here case kLargeObjectState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:347:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kFinishedState; ~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:350:5: note: here case kFinishedState: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-state.o ../deps/v8/src/ic/ic-state.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-stats.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-stats.o ../deps/v8/src/ic/ic-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o ../deps/v8/src/ic/ic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/keyed-store-generic.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/keyed-store-generic.o ../deps/v8/src/ic/keyed-store-generic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o ../deps/v8/src/identity-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o ../deps/v8/src/interface-descriptors.cc ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)0]': ../deps/v8/src/heap/spaces.cc:936:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:938:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)1]': ../deps/v8/src/heap/spaces.cc:936:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:938:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)2]': ../deps/v8/src/heap/spaces.cc:936:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:938:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)3]': ../deps/v8/src/heap/spaces.cc:936:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:938:5: note: here case kPreFreeAndQueue: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o ../deps/v8/src/interpreter/bytecode-array-accessor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o ../deps/v8/src/interpreter/bytecode-array-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o ../deps/v8/src/interpreter/bytecode-array-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o ../deps/v8/src/interpreter/bytecode-array-random-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o ../deps/v8/src/interpreter/bytecode-array-writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-dead-code-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-dead-code-optimizer.o ../deps/v8/src/interpreter/bytecode-dead-code-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o ../deps/v8/src/interpreter/bytecode-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o ../deps/v8/src/interpreter/bytecode-flags.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o ../deps/v8/src/interpreter/bytecode-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o ../deps/v8/src/interpreter/bytecode-label.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o ../deps/v8/src/interpreter/bytecode-operands.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-peephole-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-peephole-optimizer.o ../deps/v8/src/interpreter/bytecode-peephole-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-pipeline.o ../deps/v8/src/interpreter/bytecode-pipeline.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o ../deps/v8/src/interpreter/bytecode-register.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o ../deps/v8/src/interpreter/bytecode-register-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o ../deps/v8/src/interpreter/constant-array-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o ../deps/v8/src/interpreter/control-flow-builders.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o ../deps/v8/src/interpreter/handler-table-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o ../deps/v8/src/interpreter/interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o ../deps/v8/src/interpreter/interpreter-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o ../deps/v8/src/interpreter/interpreter-intrinsics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/isolate.o ../deps/v8/src/isolate.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/json-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/json-parser.o ../deps/v8/src/json-parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/json-stringifier.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/json-stringifier.o ../deps/v8/src/json-stringifier.cc ../deps/v8/src/interpreter/bytecode-array-builder.cc: In member function 'v8::internal::interpreter::BytecodeArrayBuilder& v8::internal::interpreter::BytecodeArrayBuilder::LoadLiteral(const v8::internal::AstValue*)': ../deps/v8/src/interpreter/bytecode-array-builder.cc:123:39: warning: 'entry' may be used uninitialized in this function [-Wmaybe-uninitialized] return static_cast(value); ^ ../deps/v8/src/interpreter/bytecode-array-builder.cc:429:12: note: 'entry' was declared here size_t entry; ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/keys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/keys.o ../deps/v8/src/keys.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o ../deps/v8/src/layout-descriptor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o ../deps/v8/src/log-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/log.o ../deps/v8/src/log.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/lookup-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/lookup-cache.o ../deps/v8/src/lookup-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/lookup.o ../deps/v8/src/lookup.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/map-updater.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/map-updater.o ../deps/v8/src/map-updater.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o ../deps/v8/src/machine-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/messages.o ../deps/v8/src/messages.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o ../deps/v8/src/objects-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o ../deps/v8/src/objects-printer.cc ../deps/v8/src/interpreter/bytecode-generator.cc: In member function 'void v8::internal::interpreter::BytecodeGenerator::VisitCountOperation(v8::internal::CountOperation*)': ../deps/v8/src/interpreter/bytecode-generator.cc:2919:36: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized] builder()->StoreNamedProperty(object, name, feedback_index(feedback_slot), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ language_mode()); ~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects.o ../deps/v8/src/objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects/literal-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects/literal-objects.o ../deps/v8/src/objects/literal-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects/scope-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects/scope-info.o ../deps/v8/src/objects/scope-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o ../deps/v8/src/ostreams.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/duplicate-finder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/duplicate-finder.o ../deps/v8/src/parsing/duplicate-finder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o ../deps/v8/src/parsing/func-name-inferrer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o ../deps/v8/src/parsing/parameter-initializer-rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parse-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parse-info.o ../deps/v8/src/parsing/parse-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o ../deps/v8/src/parsing/parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parsing.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parsing.o ../deps/v8/src/parsing/parsing.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o ../deps/v8/src/parsing/pattern-rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o ../deps/v8/src/parsing/preparse-data.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o ../deps/v8/src/parsing/preparsed-scope-data.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o ../deps/v8/src/parsing/preparser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o ../deps/v8/src/parsing/rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o ../deps/v8/src/parsing/scanner-character-streams.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/parsing/parser.cc:5: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/parsing/parser.cc:5:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o ../deps/v8/src/parsing/scanner.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o ../deps/v8/src/parsing/token.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o ../deps/v8/src/pending-compilation-error-handler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/perf-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o ../deps/v8/src/perf-jit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o ../deps/v8/src/profiler/allocation-tracker.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/parsing/pattern-rewriter.cc:9: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/parsing/pattern-rewriter.cc:9:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o ../deps/v8/src/profiler/cpu-profiler.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/parsing/preparse-data.cc:10: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o ../deps/v8/src/profiler/heap-profiler.cc In file included from ../deps/v8/src/parsing/preparse-data.cc:10:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/parsing/parsing.cc:12: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/parsing/parsing.cc:12:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o ../deps/v8/src/profiler/heap-snapshot-generator.cc In file included from ../deps/v8/src/parsing/preparser.cc:17:0: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/parsing/parser.h:12:0, from ../deps/v8/src/parsing/parser.cc:5: ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParseYieldExpression(bool, bool*) [with Impl = v8::internal::Parser]': ../deps/v8/src/parsing/parser-base.h:2911:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!delegating) break; ^~ ../deps/v8/src/parsing/parser-base.h:2913:7: note: here default: ^~~~~~~ ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParsePropertyName(v8::internal::ParserBase::IdentifierT*, v8::internal::ParserBase::PropertyKind*, bool*, bool*, bool*, bool*, bool*, bool*) [with Impl = v8::internal::Parser]': ../deps/v8/src/parsing/parser-base.h:2130:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (allow_harmony_object_rest_spread()) { ^~ ../deps/v8/src/parsing/parser-base.h:2152:5: note: here default: ^~~~~~~ In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/parsing/rewriter.cc:11: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/parsing/rewriter.cc:11:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ In file included from ../deps/v8/src/parsing/preparser.cc:14:0: ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParsePropertyName(v8::internal::ParserBase::IdentifierT*, v8::internal::ParserBase::PropertyKind*, bool*, bool*, bool*, bool*, bool*, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/parser-base.h:2130:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (allow_harmony_object_rest_spread()) { ^~ ../deps/v8/src/parsing/parser-base.h:2152:5: note: here default: ^~~~~~~ ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParseYieldExpression(bool, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/parser-base.h:2911:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!delegating) break; ^~ ../deps/v8/src/parsing/parser-base.h:2913:7: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o ../deps/v8/src/profiler/profiler-listener.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o ../deps/v8/src/profiler/profile-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o ../deps/v8/src/profiler/sampling-heap-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o ../deps/v8/src/profiler/strings-storage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o ../deps/v8/src/profiler/tick-sample.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tracing-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o ../deps/v8/src/profiler/tracing-cpu-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o ../deps/v8/src/property-descriptor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/property.o ../deps/v8/src/property.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o ../deps/v8/src/regexp/interpreter-irregexp.cc In file included from ../deps/v8/src/parsing/preparser.cc:17:0: ../deps/v8/src/parsing/preparser.h: In member function 'v8::internal::ParserBase::StatementT v8::internal::ParserBase::ParseHoistableDeclaration(int, v8::internal::ParseFunctionFlags, v8::internal::ZoneList*, bool, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/preparser.h:1127:35: warning: 'variable_name.v8::internal::PreParserIdentifier::string_' may be used uninitialized in this function [-Wmaybe-uninitialized] scope()->DeclareVariableName(variable_name.string_, mode); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/parsing/preparser.cc:14:0: ../deps/v8/src/parsing/parser-base.h:3818:15: note: 'variable_name.v8::internal::PreParserIdentifier::string_' was declared here IdentifierT variable_name; ^~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o ../deps/v8/src/regexp/jsregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o ../deps/v8/src/regexp/regexp-ast.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o ../deps/v8/src/regexp/regexp-macro-assembler-irregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o ../deps/v8/src/regexp/regexp-macro-assembler-tracer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o ../deps/v8/src/regexp/regexp-macro-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o ../deps/v8/src/regexp/regexp-parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o ../deps/v8/src/regexp/regexp-stack.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o ../deps/v8/src/regexp/regexp-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o ../deps/v8/src/register-configuration.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o ../deps/v8/src/runtime-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o ../deps/v8/src/runtime/runtime-array.cc ../deps/v8/src/regexp/regexp-parser.cc: In member function 'v8::internal::RegExpTree* v8::internal::RegExpParser::ParseDisjunction()': ../deps/v8/src/regexp/regexp-parser.cc:552:72: warning: this statement may fall through [-Wimplicit-fallthrough=] if (parsed) return ReportError(CStrVector("Nothing to repeat")); ^ ../deps/v8/src/regexp/regexp-parser.cc:555:7: note: here case '}': ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o ../deps/v8/src/runtime/runtime-atomics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o ../deps/v8/src/runtime/runtime-classes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o ../deps/v8/src/runtime/runtime-collections.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o ../deps/v8/src/runtime/runtime-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o ../deps/v8/src/runtime/runtime-date.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o ../deps/v8/src/runtime/runtime-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o ../deps/v8/src/runtime/runtime-forin.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o ../deps/v8/src/runtime/runtime-function.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o ../deps/v8/src/runtime/runtime-error.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o ../deps/v8/src/runtime/runtime-futex.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o ../deps/v8/src/runtime/runtime-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o ../deps/v8/src/runtime/runtime-i18n.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o ../deps/v8/src/runtime/runtime-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o ../deps/v8/src/runtime/runtime-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o ../deps/v8/src/runtime/runtime-literals.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o ../deps/v8/src/runtime/runtime-liveedit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o ../deps/v8/src/runtime/runtime-maths.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o ../deps/v8/src/runtime/runtime-module.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o ../deps/v8/src/runtime/runtime-numbers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o ../deps/v8/src/runtime/runtime-object.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o ../deps/v8/src/runtime/runtime-operators.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o ../deps/v8/src/runtime/runtime-promise.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o ../deps/v8/src/runtime/runtime-proxy.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o ../deps/v8/src/runtime/runtime-regexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o ../deps/v8/src/runtime/runtime-scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o ../deps/v8/src/runtime/runtime-strings.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o ../deps/v8/src/runtime/runtime-symbol.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o ../deps/v8/src/runtime/runtime-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o ../deps/v8/src/runtime/runtime-typedarray.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o ../deps/v8/src/runtime/runtime-wasm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o ../deps/v8/src/runtime/runtime.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o ../deps/v8/src/safepoint-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o ../deps/v8/src/snapshot/code-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o ../deps/v8/src/snapshot/deserializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o ../deps/v8/src/snapshot/natives-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o ../deps/v8/src/snapshot/partial-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o ../deps/v8/src/snapshot/serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o ../deps/v8/src/snapshot/serializer-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o ../deps/v8/src/snapshot/snapshot-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o ../deps/v8/src/snapshot/snapshot-source-sink.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o ../deps/v8/src/snapshot/startup-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/source-position-table.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/source-position-table.o ../deps/v8/src/source-position-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/source-position.o ../deps/v8/src/source-position.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o ../deps/v8/src/startup-data-util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o ../deps/v8/src/string-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/string-case.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/string-case.o ../deps/v8/src/string-case.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o ../deps/v8/src/string-stream.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/strtod.o ../deps/v8/src/strtod.cc ../deps/v8/src/snapshot/deserializer.cc: In member function 'bool v8::internal::Deserializer::ReadData(v8::internal::Object**, v8::internal::Object**, int, v8::internal::Address)': ../deps/v8/src/snapshot/deserializer.cc:797:17: warning: this statement may fall through [-Wimplicit-fallthrough=] current = reinterpret_cast( ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reinterpret_cast(current) + skip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:608:3: note: here case byte_code: \ ^ ../deps/v8/src/snapshot/deserializer.cc:614:3: note: in expansion of macro 'FOUR_CASES' FOUR_CASES(byte_code) \ ^~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:802:7: note: in expansion of macro 'SIXTEEN_CASES' SIXTEEN_CASES(kRootArrayConstants) ^~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:816:17: warning: this statement may fall through [-Wimplicit-fallthrough=] current = reinterpret_cast( ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reinterpret_cast
(current) + skip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:608:3: note: here case byte_code: \ ^ ../deps/v8/src/snapshot/deserializer.cc:821:7: note: in expansion of macro 'FOUR_CASES' FOUR_CASES(kHotObject) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o ../deps/v8/src/ic/stub-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o ../deps/v8/src/tracing/trace-event.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/traced-value.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/traced-value.o ../deps/v8/src/tracing/traced-value.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o ../deps/v8/src/tracing/tracing-category-observer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/transitions.o ../deps/v8/src/transitions.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/type-hints.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/type-hints.o ../deps/v8/src/type-hints.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/type-info.o ../deps/v8/src/type-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/unicode.o ../deps/v8/src/unicode.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o ../deps/v8/src/unicode-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/uri.o ../deps/v8/src/uri.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/utils.o ../deps/v8/src/utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/v8.o ../deps/v8/src/v8.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o ../deps/v8/src/v8threads.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/value-serializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/value-serializer.o ../deps/v8/src/value-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/version.o ../deps/v8/src/version.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/function-body-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o ../deps/v8/src/wasm/function-body-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o ../deps/v8/src/wasm/module-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/signature-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/signature-map.o ../deps/v8/src/wasm/signature-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-code-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o ../deps/v8/src/wasm/wasm-code-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o ../deps/v8/src/wasm/wasm-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o ../deps/v8/src/wasm/wasm-external-refs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o ../deps/v8/src/wasm/wasm-js.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o ../deps/v8/src/wasm/wasm-module.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o ../deps/v8/src/wasm/wasm-module-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o ../deps/v8/src/wasm/wasm-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o ../deps/v8/src/wasm/wasm-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o ../deps/v8/src/wasm/wasm-opcodes.cc ../deps/v8/src/wasm/function-body-decoder.cc: In member function 'bool v8::internal::wasm::WasmDecoder::Validate(const byte*, v8::internal::wasm::WasmOpcode, v8::internal::wasm::SimdLaneOperand&)': ../deps/v8/src/wasm/function-body-decoder.cc:377:22: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (operand.lane < 0 || operand.lane >= num_lanes) { ~~~~~~~~~~~~~^~~ ../deps/v8/src/wasm/function-body-decoder.cc: In member function 'bool v8::internal::wasm::WasmDecoder::Validate(const byte*, v8::internal::wasm::WasmOpcode, v8::internal::wasm::SimdShiftOperand&)': ../deps/v8/src/wasm/function-body-decoder.cc:408:23: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (operand.shift < 0 || operand.shift >= max_shift) { ~~~~~~~~~~~~~~^~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o ../deps/v8/src/wasm/wasm-result.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o ../deps/v8/src/wasm/wasm-text.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/zone/accounting-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o ../deps/v8/src/zone/accounting-allocator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone-segment.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone-segment.o ../deps/v8/src/zone/zone-segment.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/zone/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone.o ../deps/v8/src/zone/zone.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/x64/builtins-x64.o ../deps/v8/src/builtins/x64/builtins-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o ../deps/v8/src/compiler/x64/instruction-scheduler-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/unwinding-info-writer-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/unwinding-info-writer-x64.o ../deps/v8/src/compiler/x64/unwinding-info-writer-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o ../deps/v8/src/crankshaft/x64/lithium-codegen-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o ../deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o ../deps/v8/src/crankshaft/x64/lithium-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o ../deps/v8/src/x64/assembler-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o ../deps/v8/src/x64/code-stubs-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o ../deps/v8/src/x64/codegen-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o ../deps/v8/src/x64/cpu-x64.cc In file included from ../deps/v8/src/wasm/decoder.h:14:0, from ../deps/v8/src/wasm/function-body-decoder.h:14, from ../deps/v8/src/wasm/module-decoder.h:9, from ../deps/v8/src/wasm/module-decoder.cc:5: ../deps/v8/src/wasm/wasm-result.h: In function 'v8::internal::wasm::ModuleResult v8::internal::wasm::DecodeWasmModule(v8::internal::Isolate*, const byte*, const byte*, bool, v8::internal::wasm::ModuleOrigin)': ../deps/v8/src/wasm/wasm-result.h:54:21: warning: '.v8::internal::wasm::Result::error_pt' may be used uninitialized in this function [-Wmaybe-uninitialized] error_pt = that.error_pt; ~~~~~^~~~~~~~ ../deps/v8/src/wasm/wasm-result.h:54:21: warning: '.v8::internal::wasm::Result::error_pt' may be used uninitialized in this function [-Wmaybe-uninitialized] error_pt = that.error_pt; ~~~~~^~~~~~~~ ../deps/v8/src/wasm/wasm-result.h: In function 'v8::internal::wasm::FunctionResult v8::internal::wasm::DecodeWasmFunction(v8::internal::Isolate*, v8::internal::Zone*, v8::internal::wasm::ModuleBytesEnv*, const byte*, const byte*)': ../deps/v8/src/wasm/wasm-result.h:54:21: warning: '.v8::internal::wasm::Result::error_pt' may be used uninitialized in this function [-Wmaybe-uninitialized] error_pt = that.error_pt; ~~~~~^~~~~~~~ ../deps/v8/src/wasm/wasm-result.h:54:21: warning: '.v8::internal::wasm::Result::error_pt' may be used uninitialized in this function [-Wmaybe-uninitialized] error_pt = that.error_pt; ~~~~~^~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o ../deps/v8/src/x64/deoptimizer-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o ../deps/v8/src/x64/disasm-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/eh-frame-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/eh-frame-x64.o ../deps/v8/src/x64/eh-frame-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o ../deps/v8/src/x64/frames-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o ../deps/v8/src/x64/interface-descriptors-x64.cc ../deps/v8/src/x64/assembler-x64.cc: In member function 'void v8::internal::Assembler::Nop(int)': ../deps/v8/src/x64/assembler-x64.cc:1808:13: warning: this statement may fall through [-Wimplicit-fallthrough=] emit(0x66); ~~~~^~~~~~ ../deps/v8/src/x64/assembler-x64.cc:1809:7: note: here case 1: ^~~~ ../deps/v8/src/x64/assembler-x64.cc:1824:13: warning: this statement may fall through [-Wimplicit-fallthrough=] emit(0x66); ~~~~^~~~~~ ../deps/v8/src/x64/assembler-x64.cc:1825:7: note: here case 5: ^~~~ ../deps/v8/src/x64/assembler-x64.cc:1844:10: warning: this statement may fall through [-Wimplicit-fallthrough=] n--; ~^~ ../deps/v8/src/x64/assembler-x64.cc:1845:7: note: here case 10: ^~~~ ../deps/v8/src/x64/assembler-x64.cc:1847:10: warning: this statement may fall through [-Wimplicit-fallthrough=] n--; ~^~ ../deps/v8/src/x64/assembler-x64.cc:1848:7: note: here case 9: ^~~~ ../deps/v8/src/x64/assembler-x64.cc:1850:10: warning: this statement may fall through [-Wimplicit-fallthrough=] n--; ~^~ ../deps/v8/src/x64/assembler-x64.cc:1851:7: note: here case 8: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o ../deps/v8/src/x64/macro-assembler-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/simulator-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/simulator-x64.o ../deps/v8/src/x64/simulator-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o ../deps/v8/src/debug/x64/debug-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o ../deps/v8/src/full-codegen/x64/full-codegen-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o ../deps/v8/src/ic/x64/access-compiler-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o ../deps/v8/src/ic/x64/ic-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o ../deps/v8/src/regexp/x64/regexp-macro-assembler-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/debug-support.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/debug-support.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Console.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Console.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Console.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Schema.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Schema.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Schema.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script.o ../deps/v8/src/inspector/injected-script.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script-native.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script-native.o ../deps/v8/src/inspector/injected-script-native.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o ../deps/v8/src/inspector/inspected-context.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/java-script-call-frame.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/java-script-call-frame.o ../deps/v8/src/inspector/java-script-call-frame.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o ../deps/v8/src/inspector/remote-object-id.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/search-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/search-util.o ../deps/v8/src/inspector/search-util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-16.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-16.o ../deps/v8/src/inspector/string-16.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-util.o ../deps/v8/src/inspector/string-util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/test-interface.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/test-interface.o ../deps/v8/src/inspector/test-interface.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console.o ../deps/v8/src/inspector/v8-console.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o ../deps/v8/src/inspector/v8-console-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o ../deps/v8/src/inspector/v8-console-message.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o ../deps/v8/src/inspector/v8-debugger.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o ../deps/v8/src/inspector/v8-debugger-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o ../deps/v8/src/inspector/v8-debugger-script.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o ../deps/v8/src/inspector/v8-function-call.cc ../deps/v8/src/inspector/string-16.cc: In function 'bool v8_inspector::{anonymous}::isLegalUTF8(const unsigned char*, int)': ../deps/v8/src/inspector/string-16.cc:215:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; ^~ ../deps/v8/src/inspector/string-16.cc:216:5: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:217:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; ^~ ../deps/v8/src/inspector/string-16.cc:218:5: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:236:11: warning: this statement may fall through [-Wimplicit-fallthrough=] if (a < 0x80) return false; ^~ ../deps/v8/src/inspector/string-16.cc:239:5: note: here case 1: ^~~~ ../deps/v8/src/inspector/string-16.cc: In function 'v8_inspector::{anonymous}::UChar32 v8_inspector::{anonymous}::readUTF8Sequence(const char*&, size_t)': ../deps/v8/src/inspector/string-16.cc:263:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:264:5: note: here case 5: ^~~~ ../deps/v8/src/inspector/string-16.cc:266:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:267:5: note: here case 4: ^~~~ ../deps/v8/src/inspector/string-16.cc:269:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:270:5: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:272:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:273:5: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:275:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:276:5: note: here case 1: ^~~~ ../deps/v8/src/inspector/string-16.cc: In function 'v8_inspector::{anonymous}::ConversionResult v8_inspector::{anonymous}::convertUTF16ToUTF8(const UChar**, const UChar*, char**, char*, bool)': ../deps/v8/src/inspector/string-16.cc:145:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:146:7: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:148:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:149:7: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:151:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:152:7: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o ../deps/v8/src/inspector/v8-heap-profiler-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o ../deps/v8/src/inspector/v8-injected-script-host.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::startTrackingHeapObjects(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_trackAllocations +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:387:17: note: '*((void*)& in_trackAllocations +1)' was declared here Maybe in_trackAllocations; ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::stopTrackingHeapObjects(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_reportProgress +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:411:17: note: '*((void*)& in_reportProgress +1)' was declared here Maybe in_reportProgress; ^~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::startSampling(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_samplingInterval.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:554:19: note: 'in_samplingInterval.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_samplingInterval; ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::takeHeapSnapshot(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_reportProgress +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:435:17: note: '*((void*)& in_reportProgress +1)' was declared here Maybe in_reportProgress; ^~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o ../deps/v8/src/inspector/v8-inspector-impl.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::setBreakpointByUrl(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_columnNumber.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:878:16: note: 'in_columnNumber.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_columnNumber; ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::searchInContent(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_caseSensitive +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1088:17: note: '*((void*)& in_caseSensitive +1)' was declared here Maybe in_caseSensitive; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_isRegex +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1094:17: note: '*((void*)& in_isRegex +1)' was declared here Maybe in_isRegex; ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o ../deps/v8/src/inspector/v8-inspector-session-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o ../deps/v8/src/inspector/v8-internal-value-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o ../deps/v8/src/inspector/v8-profiler-agent-impl.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::setScriptSource(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_dryRun +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1132:17: note: '*((void*)& in_dryRun +1)' was declared here Maybe in_dryRun; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::evaluate(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1280:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1286:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_contextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1292:16: note: 'in_contextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_contextId; ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1298:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1304:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_userGesture +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1310:17: note: '*((void*)& in_userGesture +1)' was declared here Maybe in_userGesture; ^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1316:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::evaluateOnCallFrame(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1268:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1274:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1280:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1286:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_throwOnSideEffect +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1292:17: note: '*((void*)& in_throwOnSideEffect +1)' was declared here Maybe in_throwOnSideEffect; ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::awaitPromise(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1368:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1374:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o ../deps/v8/src/inspector/v8-regex.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::getProperties(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_ownProperties +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1485:17: note: '*((void*)& in_ownProperties +1)' was declared here Maybe in_ownProperties; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_accessorPropertiesOnly +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1491:17: note: '*((void*)& in_accessorPropertiesOnly +1)' was declared here Maybe in_accessorPropertiesOnly; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1497:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o ../deps/v8/src/inspector/v8-runtime-agent-impl.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::compileScript(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1647:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o ../deps/v8/src/inspector/v8-schema-agent-impl.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::runScript(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1712:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1724:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1730:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1736:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1742:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1748:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o ../deps/v8/src/inspector/v8-stack-trace-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-value-copier.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-value-copier.o ../deps/v8/src/inspector/v8-value-copier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o ../deps/v8/src/inspector/wasm-translation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/geni/bytecode-peephole-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/geni/bytecode-peephole-table.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/geni/bytecode-peephole-table.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::callFunctionOn(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1435:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1441:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1447:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_userGesture +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1453:17: note: '*((void*)& in_userGesture +1)' was declared here Maybe in_userGesture; ^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1459:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_base.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/accessors.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/address-map.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/allocation.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/api.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/api-arguments.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/arguments.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-typer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-wasm-builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/assembler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-types.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/bignum.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arguments.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-async-iterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-async-function.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-async.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-conversion.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-constructor.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-debug.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-generator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-handler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-ic.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-proxy.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-wasm.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/code-stub-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/codegen.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-info.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-builders.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/types.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-cache.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/context-measure.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/contexts.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/conversions.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/counters.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/compilation-phase.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/typing.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/date.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimize-reason.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/eh-frame.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/elements.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/execution.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/factory.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/feedback-vector.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/field-type.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/flags.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/frames.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/handles.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/code-stats.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/i18n.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/accessor-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-state.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-stats.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/keyed-store-generic.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-dead-code-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-peephole-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-pipeline.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/isolate.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/json-parser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/json-stringifier.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/keys.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/log.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/lookup-cache.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/lookup.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/map-updater.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/messages.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects/literal-objects.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/objects/scope-info.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/duplicate-finder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parse-info.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/parsing.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/property.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/source-position-table.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/source-position.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/string-case.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/strtod.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/traced-value.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/transitions.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/type-hints.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/type-info.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/unicode.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/uri.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/utils.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/v8.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/value-serializer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/version.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/signature-map.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone-segment.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/zone/zone.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/builtins/x64/builtins-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/compiler/x64/unwinding-info-writer-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/eh-frame-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/frames-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/x64/simulator-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/debug-support.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Console.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Schema.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script-native.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/java-script-call-frame.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/search-util.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-16.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-util.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/test-interface.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-value-copier.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_base/geni/bytecode-peephole-table.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../deps/v8 -I../. -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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-v8.1.2/out/Release/mksnapshot -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_nosnapshot.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicustubdata.a -lz -lcrypto -lssl -ldl -lrt -Wl,--end-group LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/geni; "/builddir/build/BUILD/node-v8.1.2/out/Release/mksnapshot" --startup_src "/builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/geni/snapshot.cc" "" g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/experimental-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/experimental-extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/geni/snapshot.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/geni/snapshot.cc rm -f /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_snapshot.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_snapshot.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/v8_snapshot/geni/snapshot.o touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/v8_maybe_snapshot.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/v8.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/async-wrap.o ../src/async-wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/cares_wrap.o ../src/cares_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/connection_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/connection_wrap.o ../src/connection_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/connect_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/connect_wrap.o ../src/connect_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/env.o ../src/env.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/fs_event_wrap.o ../src/fs_event_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/handle_wrap.o ../src/handle_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/js_stream.o ../src/js_stream.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node.o ../src/node.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_api.o ../src/node_api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_buffer.o ../src/node_buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_config.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_config.o ../src/node_config.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_constants.o ../src/node_constants.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_contextify.o ../src/node_contextify.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_debug_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_debug_options.o ../src/node_debug_options.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_file.o ../src/node_file.cc ../src/node_api.cc: In function 'napi_status napi_wrap(napi_env, napi_value, void*, napi_finalize, void*, napi_ref__**)': ../src/node_api.cc:1966:30: warning: 'bool v8::Object::SetPrototype(v8::Local)' is deprecated: Use maybe version [-Wdeprecated-declarations] wrapper->SetPrototype(proto); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node_api.cc:11: ../deps/v8/include/v8.h:3095:43: note: declared here V8_DEPRECATED("Use maybe version", bool SetPrototype(Local prototype)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_api.cc:1967:28: warning: 'bool v8::Object::SetPrototype(v8::Local)' is deprecated: Use maybe version [-Wdeprecated-declarations] obj->SetPrototype(wrapper); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node_api.cc:11: ../deps/v8/include/v8.h:3095:43: note: declared here V8_DEPRECATED("Use maybe version", bool SetPrototype(Local prototype)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_http_parser.o ../src/node_http_parser.cc ../src/node_contextify.cc: In static member function 'static void node::{anonymous}::ContextifyContext::RunInDebugContext(const v8::FunctionCallbackInfo&)': ../src/node_contextify.cc:284:43: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:284:76: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:289:14: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:289:75: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:290:30: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:290:63: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_main.o ../src/node_main.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_os.o ../src/node_os.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_revert.o ../src/node_revert.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_serdes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_serdes.o ../src/node_serdes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_url.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_url.o ../src/node_url.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_util.o ../src/node_util.cc ../src/node.cc: In function 'void node::DebugPause(const v8::FunctionCallbackInfo&)': ../src/node.cc:4154:14: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node.cc:4154:42: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_v8.o ../src/node_v8.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_stat_watcher.o ../src/node_stat_watcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_watchdog.o ../src/node_watchdog.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_zlib.o ../src/node_zlib.cc ../src/node_url.cc: In function 'void node::url::Parse(node::Environment*, v8::Local, const char*, size_t, node::url::url_parse_state, v8::Local, v8::Local, v8::Local, v8::Local)': ../src/node_url.cc:1945:56: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] (void)cb->Call(context, recv, arraysize(argv), argv); ^ In file included from ../src/node.h:63:0, from ../src/node_url.h:6, from ../src/node_url.cc:1: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ ../src/node_url.cc:1953:77: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] (void)error_cb.As()->Call(context, recv, arraysize(argv), argv); ^ In file included from ../src/node.h:63:0, from ../src/node_url.h:6, from ../src/node_url.cc:1: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_i18n.o ../src/node_i18n.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/pipe_wrap.o ../src/pipe_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/process_wrap.o ../src/process_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/signal_wrap.o ../src/signal_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/spawn_sync.o ../src/spawn_sync.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/string_bytes.o ../src/string_bytes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/string_search.o ../src/string_search.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/stream_base.o ../src/stream_base.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/stream_wrap.o ../src/stream_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tcp_wrap.o ../src/tcp_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/timer_wrap.o ../src/timer_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/agent.o ../src/tracing/agent.cc ../src/node_i18n.cc: In function 'int node::i18n::GetColumnWidth(UChar32, bool)': ../src/node_i18n.cc:622:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ambiguous_as_full_width) { ^~ ../src/node_i18n.cc:626:5: note: here case U_EA_NEUTRAL: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/node_trace_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/node_trace_buffer.o ../src/tracing/node_trace_buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/node_trace_writer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/node_trace_writer.o ../src/tracing/node_trace_writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/trace_event.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/trace_event.o ../src/tracing/trace_event.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tty_wrap.o ../src/tty_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/udp_wrap.o ../src/udp_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/util.o ../src/util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/uv.o ../src/uv.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/gen/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/gen/node_javascript.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/node_javascript.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_agent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_agent.o ../src/inspector_agent.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_io.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_io.o ../src/inspector_io.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_socket.o ../src/inspector_socket.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_socket_server.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_socket_server.o ../src/inspector_socket_server.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_crypto.o ../src/node_crypto.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_crypto_bio.o ../src/node_crypto_bio.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tls_wrap.o ../src/tls_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_dtrace.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_dtrace.o ../src/node_dtrace.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/backtrace_posix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/backtrace_posix.o ../src/backtrace_posix.cc ../src/inspector_agent.cc: In member function 'virtual void node::inspector::{anonymous}::JsBindingsSessionDelegate::SendMessageToFrontend(const v8_inspector::StringView&)': ../src/inspector_agent.cc:220:77: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] static_cast(callback->Call(env_->context(), receiver, 1, &argument)); ^ In file included from ../src/util.h:27:0, from ../src/inspector_socket.h:5, from ../src/inspector_socket_server.h:5, from ../src/inspector_io.h:4, from ../src/inspector_agent.cc:3: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ ../src/inspector_agent.cc: In function 'void node::inspector::{anonymous}::InspectorConsoleCall(const v8::FunctionCallbackInfo&)': ../src/inspector_agent.cc:357:70: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] call_args.data())); ^ In file included from ../src/util.h:27:0, from ../src/inspector_socket.h:5, from ../src/inspector_socket_server.h:5, from ../src/inspector_io.h:4, from ../src/inspector_agent.cc:3: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ g++ -pthread -rdynamic -m64 -Wl,-z,noexecstack -Wl,--whole-archive /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_base.a -Wl,--no-whole-archive -pthread -o /builddir/build/BUILD/node-v8.1.2/out/Release/node -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/async-wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/cares_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/connection_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/connect_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/env.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/fs_event_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/handle_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/js_stream.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_api.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_buffer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_config.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_constants.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_contextify.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_debug_options.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_file.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_http_parser.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_main.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_os.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_revert.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_serdes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_url.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_util.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_v8.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_stat_watcher.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_watchdog.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_zlib.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_i18n.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/pipe_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/process_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/signal_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/spawn_sync.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/string_bytes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/string_search.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/stream_base.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/stream_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tcp_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/timer_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/agent.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/node_trace_buffer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/node_trace_writer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/trace_event.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tty_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/udp_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/util.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/uv.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/gen/node_javascript.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_agent.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_io.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_socket.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/inspector_socket_server.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_crypto.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_crypto_bio.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tls_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_dtrace.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/backtrace_posix.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/node_dtrace_provider.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/uv/libuv.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_snapshot.a -lz -lcrypto -lssl -ldl -lrt -lm -Wl,--end-group g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_base64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_base64.o ../test/cctest/test_base64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_environment.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_environment.o ../test/cctest/test_environment.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_util.o ../test/cctest/test_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_url.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_url.o ../test/cctest/test_url.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o ../test/cctest/test_inspector_socket.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o ../test/cctest/test_inspector_socket_server.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_agent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_agent.o ../src/inspector_agent.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_io.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_io.o ../src/inspector_io.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_socket.o ../src/inspector_socket.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_socket_server.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_socket_server.o ../src/inspector_socket_server.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/node_crypto.o ../src/node_crypto.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/node_crypto_bio.o ../src/node_crypto_bio.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/tls_wrap.o ../src/tls_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/node_dtrace.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/node_dtrace.o ../src/node_dtrace.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Release/.deps//builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/backtrace_posix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/backtrace_posix.o ../src/backtrace_posix.cc ../src/inspector_agent.cc: In member function 'virtual void node::inspector::{anonymous}::JsBindingsSessionDelegate::SendMessageToFrontend(const v8_inspector::StringView&)': ../src/inspector_agent.cc:220:77: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] static_cast(callback->Call(env_->context(), receiver, 1, &argument)); ^ In file included from ../src/util.h:27:0, from ../src/inspector_socket.h:5, from ../src/inspector_socket_server.h:5, from ../src/inspector_io.h:4, from ../src/inspector_agent.cc:3: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ ../src/inspector_agent.cc: In function 'void node::inspector::{anonymous}::InspectorConsoleCall(const v8::FunctionCallbackInfo&)': ../src/inspector_agent.cc:357:70: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] call_args.data())); ^ In file included from ../src/util.h:27:0, from ../src/inspector_socket.h:5, from ../src/inspector_socket_server.h:5, from ../src/inspector_io.h:4, from ../src/inspector_agent.cc:3: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ g++ -pthread -rdynamic -m64 -Wl,-z,noexecstack -Wl,--whole-archive /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_base.a -Wl,--no-whole-archive -pthread -o /builddir/build/BUILD/node-v8.1.2/out/Release/cctest -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_base64.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_environment.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_util.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_url.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_agent.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_io.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_socket.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/inspector_socket_server.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/node_crypto.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/node_crypto_bio.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/tls_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/node_dtrace.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/cctest/src/backtrace_posix.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/node_dtrace_provider.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/uv/libuv.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/deps/v8/src/libv8_snapshot.a -lz -lcrypto -lssl /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/gen/node_javascript.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_debug_options.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/async-wrap.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/env.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_buffer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_i18n.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_url.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/util.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/string_bytes.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/string_search.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/stream_base.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_constants.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/node_revert.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/agent.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/node_trace_buffer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/node_trace_writer.o /builddir/build/BUILD/node-v8.1.2/out/Release/obj.target/node/src/tracing/trace_event.o -lm -ldl -lrt -Wl,--end-group rm 78b0e4d71b05fb0442046143b9f468bfeed7559c.intermediate make[1]: Leaving directory `/builddir/build/BUILD/node-v8.1.2/out' if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi + 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-v8.1.2/out' LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/node_javascript.cc" lib/internal/bootstrap_node.js lib/async_hooks.js lib/assert.js lib/buffer.js lib/child_process.js lib/console.js lib/constants.js lib/crypto.js lib/cluster.js lib/dgram.js lib/dns.js lib/domain.js lib/events.js lib/fs.js lib/http.js lib/_http_agent.js lib/_http_client.js lib/_http_common.js lib/_http_incoming.js lib/_http_outgoing.js lib/_http_server.js lib/https.js lib/inspector.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/buffer.js lib/internal/child_process.js lib/internal/cluster/child.js lib/internal/cluster/master.js lib/internal/cluster/round_robin_handle.js lib/internal/cluster/shared_handle.js lib/internal/cluster/utils.js lib/internal/cluster/worker.js lib/internal/errors.js lib/internal/freelist.js lib/internal/fs.js lib/internal/http.js lib/internal/linkedlist.js lib/internal/net.js lib/internal/module.js lib/internal/process/next_tick.js lib/internal/process/promises.js lib/internal/process/stdio.js lib/internal/process/warning.js lib/internal/process.js lib/internal/querystring.js lib/internal/process/write-coverage.js lib/internal/readline.js lib/internal/repl.js lib/internal/socket_list.js lib/internal/test/unicode.js lib/internal/url.js lib/internal/util.js lib/internal/v8_prof_polyfill.js lib/internal/v8_prof_processor.js lib/internal/streams/lazy_transform.js lib/internal/streams/BufferList.js lib/internal/streams/legacy.js lib/internal/streams/destroy.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 deps/node-inspect/lib/_inspect.js deps/node-inspect/lib/internal/inspect_client.js deps/node-inspect/lib/internal/inspect_repl.js ./config.gypi src/nolttng_macros.py src/perfctr_macros.py g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/bits.o ../deps/v8/src/base/bits.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/cpu.o ../deps/v8/src/base/cpu.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o ../deps/v8/src/base/division-by-constant.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o ../deps/v8/src/base/debug/stack_trace.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/file-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/file-utils.o ../deps/v8/src/base/file-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/functional.o ../deps/v8/src/base/functional.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/ieee754.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/ieee754.o ../deps/v8/src/base/ieee754.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/logging.o ../deps/v8/src/base/logging.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/once.o ../deps/v8/src/base/once.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/time.o ../deps/v8/src/base/platform/time.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o ../deps/v8/src/base/platform/condition-variable.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o ../deps/v8/src/base/platform/mutex.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o ../deps/v8/src/base/platform/semaphore.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/sys-info.o ../deps/v8/src/base/sys-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o ../deps/v8/src/base/debug/stack_trace_posix.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o ../deps/v8/src/base/platform/platform-linux.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o ../deps/v8/src/base/platform/platform-posix.cc touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/icu_uconfig.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/icu_uconfig_target.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/tools/icu/icu_uconfig.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src; python ../../third_party/inspector_protocol/CheckProtocolCompatibility.py --stamp "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/js_protocol.stamp" js_protocol.json touch 78b0e4d71b05fb0442046143b9f468bfeed7559c.intermediate LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector; python build/xxd.py InjectedScriptSource_js injected-script-source.js "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/injected-script-source.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector; python build/xxd.py DebuggerScript_js debugger-script.js "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/debugger-script.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector" --config inspector_protocol_config.json LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python ../tools/gen-postmortem-metadata.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/debug-support.cc" objects.h objects-inl.h LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/libraries.cc" CORE js/macros.py messages.h js/prologue.js js/runtime.js js/v8natives.js js/array.js js/string.js js/arraybuffer.js js/typedarray.js js/collection.js js/weak-collection.js js/collection-iterator.js js/promise.js js/messages.js js/templates.js js/spread.js js/proxy.js js/harmony-string-padding.js debug/mirrors.js debug/debug.js debug/liveedit.js js/i18n.js LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/libraries.cc" CORE js/macros.py messages.h js/prologue.js js/runtime.js js/v8natives.js js/array.js js/string.js js/arraybuffer.js js/typedarray.js js/collection.js js/weak-collection.js js/collection-iterator.js js/promise.js js/messages.js js/templates.js js/spread.js js/proxy.js js/harmony-string-padding.js debug/mirrors.js debug/debug.js debug/liveedit.js js/i18n.js --startup_blob "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/libraries.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/experimental-libraries.cc" EXPERIMENTAL js/macros.py messages.h js/harmony-atomics.js LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/experimental-libraries.cc" EXPERIMENTAL js/macros.py messages.h js/harmony-atomics.js --startup_blob "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/libraries-experimental.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/extras-libraries.cc" EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/extras-libraries.cc" EXTRAS --startup_blob "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/libraries-extras.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS --startup_blob "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/libraries-experimental-extras.bin" --nojs g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o ../deps/v8/src/libplatform/default-platform.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o ../deps/v8/src/libplatform/task-queue.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o ../deps/v8/src/libplatform/tracing/trace-buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o ../deps/v8/src/libplatform/tracing/trace-config.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o ../deps/v8/src/libplatform/tracing/trace-object.cc make[1]: Entering directory `/builddir/build/BUILD/node-v8.1.2/out' touch 78b0e4d71b05fb0442046143b9f468bfeed7559c.intermediate LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Release/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector/protocol /builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/builddir/build/BUILD/node-v8.1.2/out/Release/obj/gen/src/inspector" --config inspector_protocol_config.json g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o ../deps/v8/src/libplatform/tracing/trace-writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o ../deps/v8/src/libplatform/tracing/tracing-controller.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp make[1]: Leaving directory `/builddir/build/BUILD/node-v8.1.2/out' if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o ../deps/icu-small/source/i18n/alphaindex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o ../deps/icu-small/source/i18n/uspoof_build.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/format.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/translit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o ../deps/icu-small/source/i18n/uspoof_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o ../deps/icu-small/source/i18n/reldatefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/search.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o ../deps/icu-small/source/i18n/tmunit.cpp ../deps/icu-small/source/i18n/digitformatter.cpp: In member function 'icu_59::UnicodeString& icu_59::DigitFormatter::format(const icu_59::VisibleDigits&, const icu_59::DigitGrouping&, const icu_59::DigitFormatterOptions&, icu_59::FieldPositionHandler&, icu_59::UnicodeString&) const': ../deps/icu-small/source/i18n/digitformatter.cpp:236:29: warning: 'fracBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] handler.addAttribute(UNUM_FRACTION_FIELD, fracBegin, appendTo.length()); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp ../deps/icu-small/source/i18n/plurrule.cpp: In member function 'void icu_59::PluralRuleParser::parse(const icu_59::UnicodeString&, icu_59::PluralRules*, UErrorCode&)': ../deps/icu-small/source/i18n/plurrule.cpp:517:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../deps/icu-small/source/i18n/plurrule.cpp:519:9: note: here case tIn: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/astro.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quant.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp ../deps/icu-small/source/i18n/decimfmtimpl.cpp: In member function 'icu_59::UnicodeString& icu_59::DecimalFormatImpl::toNumberPattern(UBool, int32_t, icu_59::UnicodeString&) const': ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1479:43: warning: 'sigMax' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i >= sigMax || i < sigMax - sigMin) { ~~~~~~~^~~~~~~~ ../deps/icu-small/source/i18n/decimfmtimpl.cpp:1479:43: warning: 'sigMin' may be used uninitialized in this function [-Wmaybe-uninitialized] g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp ../deps/icu-small/source/i18n/ucoleitr.cpp: In member function 'uint64_t icu_59::UCollationPCE::processCE(uint32_t)': ../deps/icu-small/source/i18n/ucoleitr.cpp:226:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:229:5: note: here case UCOL_SECONDARY: ^~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:230:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:233:5: note: here case UCOL_PRIMARY: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o ../deps/icu-small/source/i18n/regexcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o ../deps/icu-small/source/i18n/tmutfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/precision.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gender.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp ../deps/icu-small/source/i18n/decNumber.cpp: In function 'void decSetCoeff(decNumber*, decContext*, const uint8_t*, int32_t, int32_t*, uint32_t*)': ../deps/icu-small/source/i18n/decNumber.cpp:7072:54: warning: array subscript is above array bounds [-Warray-bounds] *target=(Unit)(*target+rem*powers[DECDPUN-cut]); ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o ../deps/icu-small/source/i18n/regexst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coll.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp ../deps/icu-small/source/i18n/coll.cpp:67:23: warning: 'gServiceInitOnce' defined but not used [-Wunused-variable] static icu::UInitOnce gServiceInitOnce = U_INITONCE_INITIALIZER; ^~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/coll.cpp:66:31: warning: 'gService' defined but not used [-Wunused-variable] static icu::ICULocaleService* gService = NULL; ^~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o ../deps/icu-small/source/i18n/regextxt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/region.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/region.o ../deps/icu-small/source/i18n/region.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o ../deps/icu-small/source/i18n/regeximp.cpp ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_59::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:2129:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/icu-small/source/i18n/calendar.cpp:2133:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_59::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:3647:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:3649:5: note: here case UCAL_MONTH: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: At global scope: ../deps/icu-small/source/i18n/calendar.cpp:245:13: warning: 'void icu_59::getCalendarKeyword(const icu_59::UnicodeString&, char*, int32_t)' defined but not used [-Wunused-function] static void getCalendarKeyword(const UnicodeString &id, char *targetBuffer, int32_t targetBufferSize) { ^~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:237:14: warning: 'UBool icu_59::isStandardSupportedKeyword(const char*, UErrorCode&)' defined but not used [-Wunused-function] static UBool isStandardSupportedKeyword(const char *keyword, UErrorCode& status) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:74:14: warning: 'UBool calendar_cleanup()' defined but not used [-Wunused-function] static UBool calendar_cleanup(void) { ^~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o ../deps/icu-small/source/i18n/uspoof.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int32_t icu_59::Formattable::getLong(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:432:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:437:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int64_t icu_59::Formattable::getInt64(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:484:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:489:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'double icu_59::Formattable::getDouble(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:515:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:520:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o ../deps/icu-small/source/i18n/uspoof_conf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o ../deps/icu-small/source/i18n/tmutamt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o ../deps/icu-small/source/i18n/uregex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o ../deps/icu-small/source/i18n/uregexc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o ../deps/icu-small/source/i18n/uregion.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_59::SimpleDateFormat::processOverrideString(const icu_59::Locale&, const icu_59::UnicodeString&, int8_t, UErrorCode&)': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1369:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1371:17: note: here case kOvrStrTime : { ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_59::SimpleDateFormat::subFormat(icu_59::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_59::FieldPositionHandler&, icu_59::Calendar&, icu_59::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1475:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1491:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1597:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1602:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'int32_t icu_59::SimpleDateFormat::subParse(const icu_59::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_59::Calendar&, int32_t, icu_59::MessageFormat*, UTimeZoneFormatTimeType*, icu_59::SimpleDateFormatMutableNFs&, int32_t*) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:3001:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3007:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3193:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3198:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3222:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3231:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3319:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3324:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libsampler/deps/v8/src/libsampler/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o ../deps/v8/src/libsampler/sampler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; python tools/compress_json.py deps/v8/src/inspector/js_protocol.json "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/v8_inspector_protocol_json.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; dtrace -h -s src/node_provider.d -o "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/node_provider.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug; tools/specialize_node_d.py "/builddir/build/BUILD/node-v8.1.2/out/Debug/node.d" src/node.d linux x64 touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/postmortem-metadata.stamp cc '-DNODE_OPENSSL_CERT_STORE' '-DHTTP_PARSER_STRICT=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wall -Wextra -O0 -g -ftrapv -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/http_parser/deps/http_parser/http_parser.o ../deps/http_parser/http_parser.c Warning: /usr/bin/dtrace:src/node_provider.d:55: syntax error near: probe net__server__connection Warning: Proceeding as if --no-pyparsing was given. cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_cancel.o ../deps/cares/src/ares_cancel.c ../deps/icu-small/source/i18n/rbnf.cpp: In member function 'UBool icu_59::LocDataParser::inList(UChar, const UChar*) const': ../deps/icu-small/source/i18n/rbnf.cpp:325:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*list && *list != c) ++list; return *list == c; ^~~~~ ../deps/icu-small/source/i18n/rbnf.cpp:325:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while (*list && *list != c) ++list; return *list == c; ^~~~~~ ../deps/http_parser/http_parser.c: In function 'http_parser_execute': ../deps/http_parser/http_parser.c:1816:31: warning: this statement may fall through [-Wimplicit-fallthrough=] parser->upgrade = 1; ~~~~~~~~~~~~~~~~^~~ ../deps/http_parser/http_parser.c:1818:13: note: here case 1: ^~~~ cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares__close_sockets.o ../deps/cares/src/ares__close_sockets.c ../deps/http_parser/http_parser.c: In function 'http_parser_parse_url': ../deps/http_parser/http_parser.c:2374:18: warning: this statement may fall through [-Wimplicit-fallthrough=] found_at = 1; ~~~~~~~~~^~~ ../deps/http_parser/http_parser.c:2377:7: note: here case s_req_server: ^~~~ cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_create_query.o ../deps/cares/src/ares_create_query.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_data.o ../deps/cares/src/ares_data.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_destroy.o ../deps/cares/src/ares_destroy.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_expand_name.o ../deps/cares/src/ares_expand_name.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_expand_string.o ../deps/cares/src/ares_expand_string.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_fds.o ../deps/cares/src/ares_fds.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_free_hostent.o ../deps/cares/src/ares_free_hostent.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_free_string.o ../deps/cares/src/ares_free_string.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o ../deps/cares/src/ares_gethostbyaddr.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyname.o ../deps/cares/src/ares_gethostbyname.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares__get_hostent.o ../deps/cares/src/ares__get_hostent.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_getnameinfo.o ../deps/cares/src/ares_getnameinfo.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_getopt.o ../deps/cares/src/ares_getopt.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_getsock.o ../deps/cares/src/ares_getsock.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_init.o ../deps/cares/src/ares_init.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_library_init.o ../deps/cares/src/ares_library_init.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_llist.o ../deps/cares/src/ares_llist.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_mkquery.o ../deps/cares/src/ares_mkquery.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_nowarn.o ../deps/cares/src/ares_nowarn.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_options.o ../deps/cares/src/ares_options.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o ../deps/cares/src/ares_parse_aaaa_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_a_reply.o ../deps/cares/src/ares_parse_a_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o ../deps/cares/src/ares_parse_mx_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o ../deps/cares/src/ares_parse_naptr_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o ../deps/cares/src/ares_parse_ns_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o ../deps/cares/src/ares_parse_ptr_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o ../deps/cares/src/ares_parse_soa_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o ../deps/cares/src/ares_parse_srv_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o ../deps/cares/src/ares_parse_txt_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_process.o ../deps/cares/src/ares_process.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_query.o ../deps/cares/src/ares_query.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares__read_line.o ../deps/cares/src/ares__read_line.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_search.o ../deps/cares/src/ares_search.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_send.o ../deps/cares/src/ares_send.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_strcasecmp.o ../deps/cares/src/ares_strcasecmp.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_strdup.o ../deps/cares/src/ares_strdup.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_strerror.o ../deps/cares/src/ares_strerror.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_timeout.o ../deps/cares/src/ares_timeout.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares__timeval.o ../deps/cares/src/ares__timeval.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_version.o ../deps/cares/src/ares_version.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_writev.o ../deps/cares/src/ares_writev.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/bitncmp.o ../deps/cares/src/bitncmp.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/inet_net_pton.o ../deps/cares/src/inet_net_pton.c cc '-DNODE_OPENSSL_CERT_STORE' '-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' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/inet_ntop.o ../deps/cares/src/inet_ntop.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/fs-poll.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/fs-poll.o ../deps/uv/src/fs-poll.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/inet.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/inet.o ../deps/uv/src/inet.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/threadpool.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/threadpool.o ../deps/uv/src/threadpool.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/uv-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/uv-common.o ../deps/uv/src/uv-common.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/version.o ../deps/uv/src/version.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/async.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/async.o ../deps/uv/src/unix/async.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/core.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/core.o ../deps/uv/src/unix/core.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/dl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/dl.o ../deps/uv/src/unix/dl.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/fs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/fs.o ../deps/uv/src/unix/fs.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/getaddrinfo.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/getaddrinfo.o ../deps/uv/src/unix/getaddrinfo.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/getnameinfo.o ../deps/uv/src/unix/getnameinfo.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/loop.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/loop.o ../deps/uv/src/unix/loop.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/loop-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/loop-watcher.o ../deps/uv/src/unix/loop-watcher.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/pipe.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/pipe.o ../deps/uv/src/unix/pipe.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/poll.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/poll.o ../deps/uv/src/unix/poll.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/process.o ../deps/uv/src/unix/process.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/signal.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/signal.o ../deps/uv/src/unix/signal.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/stream.o ../deps/uv/src/unix/stream.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/tcp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/tcp.o ../deps/uv/src/unix/tcp.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/thread.o ../deps/uv/src/unix/thread.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/timer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/timer.o ../deps/uv/src/unix/timer.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/tty.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/tty.o ../deps/uv/src/unix/tty.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/udp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/udp.o ../deps/uv/src/unix/udp.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/proctitle.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/proctitle.o ../deps/uv/src/unix/proctitle.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/linux-core.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/linux-core.o ../deps/uv/src/unix/linux-core.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/linux-inotify.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/linux-inotify.o ../deps/uv/src/unix/linux-inotify.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/linux-syscalls.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/linux-syscalls.o ../deps/uv/src/unix/linux-syscalls.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/procfs-exepath.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/procfs-exepath.o ../deps/uv/src/unix/procfs-exepath.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/sysinfo-loadavg.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/sysinfo-loadavg.o ../deps/uv/src/unix/sysinfo-loadavg.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/uv/include -I../deps/uv/src -pthread -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fvisibility=hidden -g --std=gnu89 -pedantic -Wall -Wextra -Wno-unused-parameter -Wstrict-prototypes -Wstrict-aliasing -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/sysinfo-memory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/sysinfo-memory.o ../deps/uv/src/unix/sysinfo-memory.c LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; dtrace -C -G -s src/node_provider.d -o "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/node_dtrace_provider.o" g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-death-test.o ../deps/gtest/src/gtest-death-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-filepath.o ../deps/gtest/src/gtest-filepath.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-port.o ../deps/gtest/src/gtest-port.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-printers.o ../deps/gtest/src/gtest-printers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-test-part.o ../deps/gtest/src/gtest-test-part.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-typed-test.o ../deps/gtest/src/gtest-typed-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest.o ../deps/gtest/src/gtest.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -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-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest_main.o ../deps/gtest/src/gtest_main.cc Warning: /usr/bin/dtrace:/tmp/tmpfw6AAr.d:30: syntax error near: probe net__server__connection Warning: Proceeding as if --no-pyparsing was given. touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node_dtrace_ustack.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node_dtrace_provider.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mkssldef.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node_etw.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node_perfctr.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/node_js2c.stamp rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libbase.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/bits.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/cpu.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/file-utils.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/functional.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/ieee754.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/logging.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/once.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/time.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/sys-info.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/errorcode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchriter.o ../deps/icu-small/source/common/uchriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o ../deps/icu-small/source/common/ucnv_u32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o ../deps/icu-small/source/common/usc_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv.o ../deps/icu-small/source/common/ucnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucat.o ../deps/icu-small/source/common/ucat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locbased.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locbased.o ../deps/icu-small/source/common/locbased.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresbund.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresbund.o ../deps/icu-small/source/common/uresbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o ../deps/icu-small/source/common/uscript_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o ../deps/icu-small/source/common/utf_impl.cpp ../deps/icu-small/source/common/utf_impl.cpp: In function 'UChar32 utf8_nextCharSafeBody_59(const uint8_t*, int32_t*, int32_t, UChar32, UBool)': ../deps/icu-small/source/common/utf_impl.cpp:157:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c>=0x110 || trail>0x3f) { break; } ^~ ../deps/icu-small/source/common/utf_impl.cpp:159:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/utf_impl.cpp:166:50: warning: this statement may fall through [-Wimplicit-fallthrough=] if(((c&0xffe0)==0x360 && strict!=-2) || trail>0x3f) { break; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../deps/icu-small/source/common/utf_impl.cpp:168:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o ../deps/icu-small/source/common/unistr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servnotf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servnotf.o ../deps/icu-small/source/common/servnotf.cpp ../deps/icu-small/source/common/uresbund.cpp: In function 'const UChar* ures_getNextString_59(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../deps/icu-small/source/common/uresbund.cpp:1489:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/uresbund.cpp:1491:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustack.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustack.o ../deps/icu-small/source/common/ustack.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkiter.o ../deps/icu-small/source/common/brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uenum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uenum.o ../deps/icu-small/source/common/uenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o ../deps/icu-small/source/common/dtintrv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o ../deps/icu-small/source/common/ucnvmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locmap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locmap.o ../deps/icu-small/source/common/locmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o ../deps/icu-small/source/common/ucnvlat1.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/appendable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/appendable.o ../deps/icu-small/source/common/appendable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o ../deps/icu-small/source/common/sharedobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o ../deps/icu-small/source/common/ucnv_err.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resource.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resource.o ../deps/icu-small/source/common/resource.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o ../deps/icu-small/source/common/ucasemap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locavailable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locavailable.o ../deps/icu-small/source/common/locavailable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usetiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o ../deps/icu-small/source/common/rbbistbl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o ../deps/icu-small/source/common/stringtriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustring.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustring.o ../deps/icu-small/source/common/ustring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servslkf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servslkf.o ../deps/icu-small/source/common/servslkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresdata.o ../deps/icu-small/source/common/uresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udata.o ../deps/icu-small/source/common/udata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normlzr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normlzr.o ../deps/icu-small/source/common/normlzr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc.o ../deps/icu-small/source/common/uloc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o ../deps/icu-small/source/common/ucnv_lmb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o ../deps/icu-small/source/common/unormcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o ../deps/icu-small/source/common/ubiditransform.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinit.o ../deps/icu-small/source/common/uinit.cpp ../deps/icu-small/source/common/ubiditransform.cpp: In function 'void resolveBaseDirection(const UChar*, uint32_t, UBiDiLevel*, UBiDiLevel*)': ../deps/icu-small/source/common/ubiditransform.cpp:397:48: warning: enumeral and non-enumeral type in conditional expression [-Wextra] *pInLevel = level != UBIDI_NEUTRAL ? level ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usprep.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usprep.o ../deps/icu-small/source/common/usprep.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o ../deps/icu-small/source/common/ucnvdisp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/punycode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/punycode.o ../deps/icu-small/source/common/punycode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locutil.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locutil.o ../deps/icu-small/source/common/locutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifilt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifilt.o ../deps/icu-small/source/common/unifilt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unorm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unorm.o ../deps/icu-small/source/common/unorm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund.o ../deps/icu-small/source/common/resbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unames.o ../deps/icu-small/source/common/unames.cpp ../deps/icu-small/source/common/unistr.cpp: In member function 'icu_59::UnicodeString& icu_59::UnicodeString::copyFrom(const icu_59::UnicodeString&, UBool)': ../deps/icu-small/source/common/unistr.cpp:541:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../deps/icu-small/source/common/unistr.cpp:554:3: note: here case kWritableAlias: { ^~~~ ../deps/icu-small/source/common/unistr.cpp:563:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/common/unistr.cpp:565:3: note: here default: ^~~~~~~ ../deps/icu-small/source/common/unistr.cpp: At global scope: ../deps/icu-small/source/common/unistr.cpp:1943:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icudataver.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icudataver.o ../deps/icu-small/source/common/icudataver.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o ../deps/icu-small/source/common/ustr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o ../deps/icu-small/source/common/ucln_cmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o ../deps/icu-small/source/common/simpleformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o ../deps/icu-small/source/common/ucharstrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o ../deps/icu-small/source/common/bytestrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/serv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/serv.o ../deps/icu-small/source/common/serv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript.o ../deps/icu-small/source/common/uscript.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/caniter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/caniter.o ../deps/icu-small/source/common/caniter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o ../deps/icu-small/source/common/ustrenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucase.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucase.o ../deps/icu-small/source/common/ucase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o ../deps/icu-small/source/common/uarrsort.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utext.o ../deps/icu-small/source/common/utext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o ../deps/icu-small/source/common/uloc_tag.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o ../deps/icu-small/source/common/ustrfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/charstr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/charstr.o ../deps/icu-small/source/common/charstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi.o ../deps/icu-small/source/common/ubidi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umutex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umutex.o ../deps/icu-small/source/common/umutex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/chariter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o ../deps/icu-small/source/common/ucnv_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2.o ../deps/icu-small/source/common/utrie2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o ../deps/icu-small/source/common/uniset_closure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uobject.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uobject.o ../deps/icu-small/source/common/uobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o ../deps/icu-small/source/common/pluralmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o ../deps/icu-small/source/common/ucnv2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bmpset.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o ../deps/icu-small/source/common/locdspnm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/schriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/schriter.o ../deps/icu-small/source/common/schriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propname.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp ../deps/icu-small/source/common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_59(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../deps/icu-small/source/common/locdispnames.cpp:642:35: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/locdispnames.cpp:644:25: note: here default: { ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o ../deps/icu-small/source/common/ucnv_io.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o ../deps/icu-small/source/common/normalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locresdata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locresdata.o ../deps/icu-small/source/common/locresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstring.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstring.o ../deps/icu-small/source/common/cstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propsvec.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propsvec.o ../deps/icu-small/source/common/propsvec.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udatamem.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udatamem.o ../deps/icu-small/source/common/udatamem.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o ../deps/icu-small/source/common/ustr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkeng.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulist.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulist.o ../deps/icu-small/source/common/ulist.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o ../deps/icu-small/source/common/ubidiln.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o ../deps/icu-small/source/common/unifiedcache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servls.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servls.o ../deps/icu-small/source/common/servls.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o ../deps/icu-small/source/common/rbbisetb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie.o ../deps/icu-small/source/common/utrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbi.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbi.o ../deps/icu-small/source/common/rbbi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o ../deps/icu-small/source/common/bytestriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cwchar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cwchar.o ../deps/icu-small/source/common/cwchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset_props.o ../deps/icu-small/source/common/uset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o ../deps/icu-small/source/common/uhash_us.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucurr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucurr.o ../deps/icu-small/source/common/ucurr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/putil.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/putil.o ../deps/icu-small/source/common/putil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uts46.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uts46.o ../deps/icu-small/source/common/uts46.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o ../deps/icu-small/source/common/uniset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util_props.o ../deps/icu-small/source/common/util_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o ../deps/icu-small/source/common/ucnv_cb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o ../deps/icu-small/source/common/unistr_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o ../deps/icu-small/source/common/unistr_case.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o ../deps/icu-small/source/common/uvectr32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o ../deps/icu-small/source/common/ubidiwrt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o ../deps/icu-small/source/common/rbbitblb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o ../deps/icu-small/source/common/resbund_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o ../deps/icu-small/source/common/ruleiter.cpp ../deps/icu-small/source/common/util_props.cpp: In static member function 'static int32_t icu_59::ICU_Utility::parsePattern(const icu_59::UnicodeString&, int32_t, int32_t, const icu_59::UnicodeString&, int32_t*)': ../deps/icu-small/source/common/util_props.cpp:102:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../deps/icu-small/source/common/util_props.cpp:107:9: note: here case 126 /*'~'*/: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvector.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvector.o ../deps/icu-small/source/common/uvector.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchar.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchar.o ../deps/icu-small/source/common/uchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubrk.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubrk.o ../deps/icu-small/source/common/ubrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util.o ../deps/icu-small/source/common/util.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o ../deps/icu-small/source/common/ustrtrns.cpp ../deps/icu-small/source/common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyTerminated(const uint8_t**, UChar32)': ../deps/icu-small/source/common/ustrtrns.cpp:291:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if(trail>0x3f || c>=0x110) { ^~ ../deps/icu-small/source/common/ustrtrns.cpp:297:5: note: here case 2: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp:304:10: warning: this statement may fall through [-Wimplicit-fallthrough=] c=(c<<6)|trail; ~^~~~~~~~~~~~~ ../deps/icu-small/source/common/ustrtrns.cpp:306:5: note: here case 1: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyPointer(const uint8_t**, const uint8_t*, UChar32)': ../deps/icu-small/source/common/ustrtrns.cpp:362:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c<0x110) { ^~ ../deps/icu-small/source/common/ustrtrns.cpp:370:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp:373:20: warning: this statement may fall through [-Wimplicit-fallthrough=] illegal|=(trail&0xc0)^0x80; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ustrtrns.cpp:375:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o ../deps/icu-small/source/common/ucmndata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/wintz.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/wintz.o ../deps/icu-small/source/common/wintz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o ../deps/icu-small/source/common/uloc_keytype.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servrbf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servrbf.o ../deps/icu-small/source/common/servrbf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o ../deps/icu-small/source/common/unistr_case_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umapfile.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umapfile.o ../deps/icu-small/source/common/umapfile.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o ../deps/icu-small/source/common/ucasemap_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o ../deps/icu-small/source/common/uvectr64.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utypes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utypes.o ../deps/icu-small/source/common/utypes.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o ../deps/icu-small/source/common/filterednormalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umath.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umath.o ../deps/icu-small/source/common/umath.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ushape.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ushape.o ../deps/icu-small/source/common/ushape.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o ../deps/icu-small/source/common/ustr_wcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o ../deps/icu-small/source/common/rbbirb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o ../deps/icu-small/source/common/rbbinode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o ../deps/icu-small/source/common/ustrcase_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/edits.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/edits.o ../deps/icu-small/source/common/edits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o ../deps/icu-small/source/common/rbbidata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifunct.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifunct.o ../deps/icu-small/source/common/unifunct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cmemory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o ../deps/icu-small/source/common/unisetspan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o ../deps/icu-small/source/common/messagepattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o ../deps/icu-small/source/common/unistr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o ../deps/icu-small/source/common/ustrcase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlk.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlk.o ../deps/icu-small/source/common/servlk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udataswp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrace.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loclikely.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loclikely.o ../deps/icu-small/source/common/loclikely.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o ../deps/icu-small/source/common/ures_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o ../deps/icu-small/source/common/normalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/parsepos.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/parsepos.o ../deps/icu-small/source/common/parsepos.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o ../deps/icu-small/source/common/ucnvscsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uprops.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uprops.o ../deps/icu-small/source/common/uprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o ../deps/icu-small/source/common/ucnv_u8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o ../deps/icu-small/source/common/filteredbrk.cpp ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1399:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1401:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1402:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1404:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1405:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1407:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1419:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1421:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1423:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1425:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1427:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1429:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1460:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1462:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1463:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1465:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1466:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1468:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1483:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1487:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1489:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1493:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1872:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1874:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1875:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1877:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1878:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1880:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1908:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1910:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1911:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1913:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1914:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1916:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1930:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1932:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1933:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1935:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp: In function 'UChar32 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnv_u8.cpp:686:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:688:5: note: here case 5: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:696:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:698:5: note: here case 4: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:706:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:708:5: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:716:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:718:5: note: here case 2: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locid.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locid.o ../deps/icu-small/source/common/locid.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o ../deps/icu-small/source/common/ucnvbocu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/listformatter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/listformatter.o ../deps/icu-small/source/common/listformatter.cpp ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:553:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:555:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:557:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:559:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:587:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:589:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:590:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:592:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:607:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:609:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:611:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:613:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:790:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:792:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:819:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:821:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:822:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:824:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:838:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:840:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:841:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:843:21: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o ../deps/icu-small/source/common/ucharstriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o ../deps/icu-small/source/common/ucnv_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictbe.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictbe.o ../deps/icu-small/source/common/dictbe.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icuplug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/patternprops.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/patternprops.o ../deps/icu-small/source/common/patternprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o ../deps/icu-small/source/common/dictionarydata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uidna.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uidna.o ../deps/icu-small/source/common/uidna.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlkf.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlkf.o ../deps/icu-small/source/common/servlkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestream.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestream.o ../deps/icu-small/source/common/bytestream.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstr.o ../deps/icu-small/source/common/cstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o ../deps/icu-small/source/tools/toolutil/uparse.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o ../deps/icu-small/source/tools/toolutil/package.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o ../deps/icu-small/source/tools/toolutil/swapimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o ../deps/icu-small/source/tools/toolutil/ppucd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o ../deps/icu-small/source/tools/toolutil/flagparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o ../deps/icu-small/source/tools/toolutil/denseranges.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o ../deps/icu-small/source/tools/toolutil/ucbuf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o ../deps/icu-small/source/tools/toolutil/filetools.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o ../deps/icu-small/source/tools/toolutil/toolutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o ../deps/icu-small/source/tools/toolutil/xmlparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o ../deps/icu-small/source/tools/toolutil/pkg_genc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o ../deps/icu-small/source/tools/toolutil/ucm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o ../deps/icu-small/source/tools/toolutil/collationinfo.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o ../deps/icu-small/source/tools/toolutil/unewdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o ../deps/icu-small/source/tools/toolutil/pkg_gencmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o ../deps/icu-small/source/tools/toolutil/writesrc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o ../deps/icu-small/source/tools/toolutil/pkgitems.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o ../deps/icu-small/source/tools/toolutil/ucln_tu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o ../deps/icu-small/source/tools/toolutil/ucmstate.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o ../deps/icu-small/source/tools/toolutil/uoptions.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o ../deps/icu-small/source/tools/toolutil/pkg_icu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o ../deps/icu-small/source/tools/toolutil/filestrm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/errorcode.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchriter.o ../deps/icu-small/source/common/uchriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o ../deps/icu-small/source/common/ucnv_u32.cpp ../deps/icu-small/source/tools/toolutil/ucmstate.cpp: In function 'void compactToUnicode2(UCMStates*, uint16_t**, _MBCSToUFallback*, int32_t, UBool)': ../deps/icu-small/source/tools/toolutil/ucmstate.cpp:656:83: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(MBCS_ENTRY_IS_TRANSITION(entry) && (MBCS_ENTRY_TRANSITION_STATE(entry))==trailState) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/usc_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/usc_impl.o ../deps/icu-small/source/common/usc_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv.o ../deps/icu-small/source/common/ucnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucat.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucat.o ../deps/icu-small/source/common/ucat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locbased.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locbased.o ../deps/icu-small/source/common/locbased.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresbund.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresbund.o ../deps/icu-small/source/common/uresbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript_props.o ../deps/icu-small/source/common/uscript_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utf_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utf_impl.o ../deps/icu-small/source/common/utf_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o ../deps/icu-small/source/common/unistr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servnotf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servnotf.o ../deps/icu-small/source/common/servnotf.cpp ../deps/icu-small/source/common/utf_impl.cpp: In function 'UChar32 utf8_nextCharSafeBody_59(const uint8_t*, int32_t*, int32_t, UChar32, UBool)': ../deps/icu-small/source/common/utf_impl.cpp:157:25: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c>=0x110 || trail>0x3f) { break; } ~~~~~~~~~^~~~~~~~~~~~~ ../deps/icu-small/source/common/utf_impl.cpp:159:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/utf_impl.cpp:166:50: warning: this statement may fall through [-Wimplicit-fallthrough=] if(((c&0xffe0)==0x360 && strict!=-2) || trail>0x3f) { break; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../deps/icu-small/source/common/utf_impl.cpp:168:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustack.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustack.o ../deps/icu-small/source/common/ustack.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkiter.o ../deps/icu-small/source/common/brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uenum.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uenum.o ../deps/icu-small/source/common/uenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/dtintrv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/dtintrv.o ../deps/icu-small/source/common/dtintrv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o ../deps/icu-small/source/common/ucnvmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locmap.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locmap.o ../deps/icu-small/source/common/locmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o ../deps/icu-small/source/common/ucnvlat1.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/appendable.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/appendable.o ../deps/icu-small/source/common/appendable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/sharedobject.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/sharedobject.o ../deps/icu-small/source/common/sharedobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o ../deps/icu-small/source/common/ucnv_err.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/resource.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/resource.o ../deps/icu-small/source/common/resource.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap.o ../deps/icu-small/source/common/ucasemap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locavailable.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locavailable.o ../deps/icu-small/source/common/locavailable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/usetiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o ../deps/icu-small/source/common/rbbistbl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o ../deps/icu-small/source/common/stringtriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustring.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustring.o ../deps/icu-small/source/common/ustring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servslkf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servslkf.o ../deps/icu-small/source/common/servslkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresdata.o ../deps/icu-small/source/common/uresdata.cpp ../deps/icu-small/source/common/uresbund.cpp: In function 'const UChar* ures_getNextString_59(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../deps/icu-small/source/common/uresbund.cpp:1489:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/uresbund.cpp:1491:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/udata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/udata.o ../deps/icu-small/source/common/udata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/normlzr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/normlzr.o ../deps/icu-small/source/common/normlzr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc.o ../deps/icu-small/source/common/uloc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o ../deps/icu-small/source/common/ucnv_lmb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unormcmp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unormcmp.o ../deps/icu-small/source/common/unormcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o ../deps/icu-small/source/common/ubiditransform.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinit.o ../deps/icu-small/source/common/uinit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp ../deps/icu-small/source/common/ubiditransform.cpp: In function 'void resolveBaseDirection(const UChar*, uint32_t, UBiDiLevel*, UBiDiLevel*)': ../deps/icu-small/source/common/ubiditransform.cpp:397:48: warning: enumeral and non-enumeral type in conditional expression [-Wextra] *pInLevel = level != UBIDI_NEUTRAL ? level ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/usprep.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/usprep.o ../deps/icu-small/source/common/usprep.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o ../deps/icu-small/source/common/ucnvdisp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/punycode.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/punycode.o ../deps/icu-small/source/common/punycode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locutil.o ../deps/icu-small/source/common/locutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifilt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifilt.o ../deps/icu-small/source/common/unifilt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unorm.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unorm.o ../deps/icu-small/source/common/unorm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund.o ../deps/icu-small/source/common/resbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unames.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unames.o ../deps/icu-small/source/common/unames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/icudataver.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/icudataver.o ../deps/icu-small/source/common/icudataver.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o ../deps/icu-small/source/common/ustr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o ../deps/icu-small/source/common/ucln_cmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o ../deps/icu-small/source/common/simpleformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o ../deps/icu-small/source/common/ucharstrieiterator.cpp ../deps/icu-small/source/common/unistr.cpp: In member function 'icu_59::UnicodeString& icu_59::UnicodeString::copyFrom(const icu_59::UnicodeString&, UBool)': ../deps/icu-small/source/common/unistr.cpp:541:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../deps/icu-small/source/common/unistr.cpp:554:3: note: here case kWritableAlias: { ^~~~ ../deps/icu-small/source/common/unistr.cpp:563:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/common/unistr.cpp:565:3: note: here default: ^~~~~~~ ../deps/icu-small/source/common/unistr.cpp: At global scope: ../deps/icu-small/source/common/unistr.cpp:1943:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o ../deps/icu-small/source/common/bytestrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/serv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/serv.o ../deps/icu-small/source/common/serv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript.o ../deps/icu-small/source/common/uscript.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/caniter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/caniter.o ../deps/icu-small/source/common/caniter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrenum.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrenum.o ../deps/icu-small/source/common/ustrenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucase.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucase.o ../deps/icu-small/source/common/ucase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinvchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uarrsort.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uarrsort.o ../deps/icu-small/source/common/uarrsort.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utext.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utext.o ../deps/icu-small/source/common/utext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o ../deps/icu-small/source/common/uloc_tag.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o ../deps/icu-small/source/common/ustrfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/charstr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/charstr.o ../deps/icu-small/source/common/charstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi.o ../deps/icu-small/source/common/ubidi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/umutex.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/umutex.o ../deps/icu-small/source/common/umutex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/chariter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o ../deps/icu-small/source/common/ucnv_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2.o ../deps/icu-small/source/common/utrie2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdispnames.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o ../deps/icu-small/source/common/uniset_closure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uobject.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uobject.o ../deps/icu-small/source/common/uobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/pluralmap.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/pluralmap.o ../deps/icu-small/source/common/pluralmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o ../deps/icu-small/source/common/ucnv2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bmpset.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdspnm.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdspnm.o ../deps/icu-small/source/common/locdspnm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/schriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/schriter.o ../deps/icu-small/source/common/schriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/propname.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o ../deps/icu-small/source/common/ucnv_io.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2.o ../deps/icu-small/source/common/normalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locresdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locresdata.o ../deps/icu-small/source/common/locresdata.cpp ../deps/icu-small/source/common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_59(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../deps/icu-small/source/common/locdispnames.cpp:642:35: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/locdispnames.cpp:644:25: note: here default: { ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstring.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstring.o ../deps/icu-small/source/common/cstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/propsvec.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/propsvec.o ../deps/icu-small/source/common/propsvec.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/udatamem.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/udatamem.o ../deps/icu-small/source/common/udatamem.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o ../deps/icu-small/source/common/ustr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkeng.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulist.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulist.o ../deps/icu-small/source/common/ulist.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiln.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiln.o ../deps/icu-small/source/common/ubidiln.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o ../deps/icu-small/source/common/unifiedcache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servls.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servls.o ../deps/icu-small/source/common/servls.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o ../deps/icu-small/source/common/rbbisetb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie.o ../deps/icu-small/source/common/utrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbi.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbi.o ../deps/icu-small/source/common/rbbi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o ../deps/icu-small/source/common/bytestriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cwchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cwchar.o ../deps/icu-small/source/common/cwchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset_props.o ../deps/icu-small/source/common/uset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash_us.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash_us.o ../deps/icu-small/source/common/uhash_us.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucurr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucurr.o ../deps/icu-small/source/common/ucurr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/putil.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/putil.o ../deps/icu-small/source/common/putil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uts46.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uts46.o ../deps/icu-small/source/common/uts46.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_props.o ../deps/icu-small/source/common/uniset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/util_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/util_props.o ../deps/icu-small/source/common/util_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o ../deps/icu-small/source/common/ucnv_cb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_props.o ../deps/icu-small/source/common/unistr_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case.o ../deps/icu-small/source/common/unistr_case.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr32.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr32.o ../deps/icu-small/source/common/uvectr32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o ../deps/icu-small/source/common/ubidiwrt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o ../deps/icu-small/source/common/rbbitblb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o ../deps/icu-small/source/common/resbund_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ruleiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ruleiter.o ../deps/icu-small/source/common/ruleiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvector.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvector.o ../deps/icu-small/source/common/uvector.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchar.o ../deps/icu-small/source/common/uchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubrk.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubrk.o ../deps/icu-small/source/common/ubrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/util.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/util.o ../deps/icu-small/source/common/util.cpp ../deps/icu-small/source/common/util_props.cpp: In static member function 'static int32_t icu_59::ICU_Utility::parsePattern(const icu_59::UnicodeString&, int32_t, int32_t, const icu_59::UnicodeString&, int32_t*)': ../deps/icu-small/source/common/util_props.cpp:102:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../deps/icu-small/source/common/util_props.cpp:107:9: note: here case 126 /*'~'*/: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o ../deps/icu-small/source/common/ustrtrns.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucmndata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucmndata.o ../deps/icu-small/source/common/ucmndata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/wintz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/wintz.o ../deps/icu-small/source/common/wintz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o ../deps/icu-small/source/common/uloc_keytype.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servrbf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servrbf.o ../deps/icu-small/source/common/servrbf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o ../deps/icu-small/source/common/unistr_case_locale.cpp ../deps/icu-small/source/common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyTerminated(const uint8_t**, UChar32)': ../deps/icu-small/source/common/ustrtrns.cpp:291:23: warning: this statement may fall through [-Wimplicit-fallthrough=] if(trail>0x3f || c>=0x110) { ~~~~~~~~~~~^~~~~~~~~~~ ../deps/icu-small/source/common/ustrtrns.cpp:297:5: note: here case 2: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp:304:10: warning: this statement may fall through [-Wimplicit-fallthrough=] c=(c<<6)|trail; ~^~~~~~~~~~~~~ ../deps/icu-small/source/common/ustrtrns.cpp:306:5: note: here case 1: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp: In function 'UChar32 utf8_nextCharSafeBodyPointer(const uint8_t**, const uint8_t*, UChar32)': ../deps/icu-small/source/common/ustrtrns.cpp:362:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(c<0x110) { ^~ ../deps/icu-small/source/common/ustrtrns.cpp:370:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ustrtrns.cpp:373:20: warning: this statement may fall through [-Wimplicit-fallthrough=] illegal|=(trail&0xc0)^0x80; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ustrtrns.cpp:375:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/umapfile.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/umapfile.o ../deps/icu-small/source/common/umapfile.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o ../deps/icu-small/source/common/ucasemap_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr64.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr64.o ../deps/icu-small/source/common/uvectr64.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utypes.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utypes.o ../deps/icu-small/source/common/utypes.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o ../deps/icu-small/source/common/filterednormalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/umath.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/umath.o ../deps/icu-small/source/common/umath.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ushape.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ushape.o ../deps/icu-small/source/common/ushape.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o ../deps/icu-small/source/common/ustr_wcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbirb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbirb.o ../deps/icu-small/source/common/rbbirb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbinode.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbinode.o ../deps/icu-small/source/common/rbbinode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o ../deps/icu-small/source/common/ustrcase_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/edits.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/edits.o ../deps/icu-small/source/common/edits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringpiece.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbidata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbidata.o ../deps/icu-small/source/common/rbbidata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifunct.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifunct.o ../deps/icu-small/source/common/unifunct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cmemory.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unisetspan.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unisetspan.o ../deps/icu-small/source/common/unisetspan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/messagepattern.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/messagepattern.o ../deps/icu-small/source/common/messagepattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o ../deps/icu-small/source/common/unistr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase.o ../deps/icu-small/source/common/ustrcase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlk.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlk.o ../deps/icu-small/source/common/servlk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/udataswp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrace.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/loclikely.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/loclikely.o ../deps/icu-small/source/common/loclikely.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o ../deps/icu-small/source/common/ures_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o ../deps/icu-small/source/common/normalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/parsepos.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/parsepos.o ../deps/icu-small/source/common/parsepos.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o ../deps/icu-small/source/common/ucnvscsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uprops.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uprops.o ../deps/icu-small/source/common/uprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o ../deps/icu-small/source/common/ucnv_u8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o ../deps/icu-small/source/common/filteredbrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locid.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locid.o ../deps/icu-small/source/common/locid.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o ../deps/icu-small/source/common/ucnvbocu.cpp ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1399:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1401:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1402:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1404:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1405:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1407:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1419:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1421:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1423:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1425:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1427:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1429:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1460:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1462:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1463:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1465:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1466:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1468:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1483:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1487:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1489:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1493:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1872:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1874:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1875:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1877:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1878:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1880:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1908:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1910:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1911:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1913:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1914:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1916:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1930:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1932:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1933:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1935:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/listformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/listformatter.o ../deps/icu-small/source/common/listformatter.cpp ../deps/icu-small/source/common/ucnv_u8.cpp: In function 'UChar32 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnv_u8.cpp:686:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:688:5: note: here case 5: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:696:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:698:5: note: here case 4: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:706:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:708:5: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:716:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ++source; ^~~~~~~~ ../deps/icu-small/source/common/ucnv_u8.cpp:718:5: note: here case 2: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o ../deps/icu-small/source/common/ucharstriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o ../deps/icu-small/source/common/ucnv_set.cpp ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:553:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:555:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:557:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:559:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:587:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:589:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:590:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:592:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:607:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:609:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:611:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:613:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:790:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:792:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:819:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:821:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:822:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:824:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:838:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:840:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:841:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:843:21: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictbe.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictbe.o ../deps/icu-small/source/common/dictbe.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/icuplug.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/patternprops.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/patternprops.o ../deps/icu-small/source/common/patternprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o ../deps/icu-small/source/common/dictionarydata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uidna.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uidna.o ../deps/icu-small/source/common/uidna.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlkf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlkf.o ../deps/icu-small/source/common/servlkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestream.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestream.o ../deps/icu-small/source/common/bytestream.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstr.o ../deps/icu-small/source/common/cstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o ../deps/icu-small/source/i18n/alphaindex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o ../deps/icu-small/source/i18n/uspoof_build.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/format.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/translit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o ../deps/icu-small/source/i18n/uspoof_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measure.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o ../deps/icu-small/source/i18n/reldatefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/basictz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/search.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/umsg.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o ../deps/icu-small/source/i18n/tmunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/persncal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/japancal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp ../deps/icu-small/source/i18n/plurrule.cpp: In member function 'void icu_59::PluralRuleParser::parse(const icu_59::UnicodeString&, icu_59::PluralRules*, UErrorCode&)': ../deps/icu-small/source/i18n/plurrule.cpp:517:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../deps/icu-small/source/i18n/plurrule.cpp:519:9: note: here case tIn: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/astro.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quant.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collation.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/inputext.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rematch.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o ../deps/icu-small/source/i18n/regexcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp ../deps/icu-small/source/i18n/ucoleitr.cpp: In member function 'uint64_t icu_59::UCollationPCE::processCE(uint32_t)': ../deps/icu-small/source/i18n/ucoleitr.cpp:226:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:229:5: note: here case UCOL_SECONDARY: ^~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:230:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:233:5: note: here case UCOL_PRIMARY: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o ../deps/icu-small/source/i18n/tmutfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/precision.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/timezone.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dangical.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gender.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexst.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexst.o ../deps/icu-small/source/i18n/regexst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unum.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cecal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vzone.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coll.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/calendar.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numsys.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o ../deps/icu-small/source/i18n/regextxt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp ../deps/icu-small/source/i18n/coll.cpp:67:23: warning: 'gServiceInitOnce' defined but not used [-Wunused-variable] static icu::UInitOnce gServiceInitOnce = U_INITONCE_INITIALIZER; ^~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/coll.cpp:66:31: warning: 'gService' defined but not used [-Wunused-variable] static icu::ICULocaleService* gService = NULL; ^~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/region.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/region.o ../deps/icu-small/source/i18n/region.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o ../deps/icu-small/source/i18n/regeximp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_59::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:2129:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/icu-small/source/i18n/calendar.cpp:2133:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_59::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:3647:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:3649:5: note: here case UCAL_MONTH: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: At global scope: ../deps/icu-small/source/i18n/calendar.cpp:245:13: warning: 'void icu_59::getCalendarKeyword(const icu_59::UnicodeString&, char*, int32_t)' defined but not used [-Wunused-function] static void getCalendarKeyword(const UnicodeString &id, char *targetBuffer, int32_t targetBufferSize) { ^~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:237:14: warning: 'UBool icu_59::isStandardSupportedKeyword(const char*, UErrorCode&)' defined but not used [-Wunused-function] static UBool isStandardSupportedKeyword(const char *keyword, UErrorCode& status) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:74:14: warning: 'UBool calendar_cleanup()' defined but not used [-Wunused-function] static UBool calendar_cleanup(void) { ^~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o ../deps/icu-small/source/i18n/uspoof.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/usearch.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o ../deps/icu-small/source/i18n/uspoof_conf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int32_t icu_59::Formattable::getLong(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:432:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:437:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int64_t icu_59::Formattable::getInt64(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:484:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:489:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'double icu_59::Formattable::getDouble(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:515:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:520:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o ../deps/icu-small/source/i18n/tmutamt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/transreg.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/curramt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregex.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregex.o ../deps/icu-small/source/i18n/uregex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o ../deps/icu-small/source/i18n/uregexc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregion.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregion.o ../deps/icu-small/source/i18n/uregion.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decContext.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_59::SimpleDateFormat::processOverrideString(const icu_59::Locale&, const icu_59::UnicodeString&, int8_t, UErrorCode&)': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1369:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1371:17: note: here case kOvrStrTime : { ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_59::SimpleDateFormat::subFormat(icu_59::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_59::FieldPositionHandler&, icu_59::Calendar&, icu_59::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1475:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1491:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1597:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1602:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'int32_t icu_59::SimpleDateFormat::subParse(const icu_59::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_59::Calendar&, int32_t, icu_59::MessageFormat*, UTimeZoneFormatTimeType*, icu_59::SimpleDateFormatMutableNFs&, int32_t*) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:3001:27: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ~~~~~~~~~~^~~~~~~~~~~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3007:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3193:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3198:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3222:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3231:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3319:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3324:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udat.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprintf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprintf.o ../deps/icu-small/source/io/uprintf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o ../deps/icu-small/source/io/uprntf_p.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o ../deps/icu-small/source/io/uscanf_p.cpp ../deps/icu-small/source/io/uprntf_p.cpp: In function 'int32_t u_printf_parse_59(const u_printf_stream_handler*, const UChar*, void*, u_localized_print_string*, ULocaleBundle*, int32_t*, __va_list_tag*)': ../deps/icu-small/source/io/uprntf_p.cpp:1524:34: warning: this statement may fall through [-Wimplicit-fallthrough=] info->fWidth = *written; ~~~~~~~~~~~~~^~~~~~~~~~ ../deps/icu-small/source/io/uprntf_p.cpp:1527:17: note: here case ufmt_string: ^~~~ ../deps/icu-small/source/io/uprntf_p.cpp:1552:34: warning: this statement may fall through [-Wimplicit-fallthrough=] info->fWidth = *written; ~~~~~~~~~~~~~^~~~~~~~~~ ../deps/icu-small/source/io/uprntf_p.cpp:1555:17: note: here case ufmt_string: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/sprintf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/sprintf.o ../deps/icu-small/source/io/sprintf.cpp ../deps/icu-small/source/io/uscanf_p.cpp: In function 'int32_t u_scanf_parse_59(UFILE*, const UChar*, __va_list_tag*)': ../deps/icu-small/source/io/uscanf_p.cpp:1398:39: warning: this statement may fall through [-Wimplicit-fallthrough=] spec.fInfo.fWidth = cpConsumed; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/io/uscanf_p.cpp:1400:17: note: here case ufmt_char: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/locbund.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/locbund.o ../deps/icu-small/source/io/locbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustdio.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustdio.o ../deps/icu-small/source/io/ustdio.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ucln_io.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ucln_io.o ../deps/icu-small/source/io/ucln_io.cpp ../deps/icu-small/source/i18n/rbnf.cpp: In member function 'UBool icu_59::LocDataParser::inList(UChar, const UChar*) const': ../deps/icu-small/source/i18n/rbnf.cpp:325:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*list && *list != c) ++list; return *list == c; ^~~~~ ../deps/icu-small/source/i18n/rbnf.cpp:325:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while (*list && *list != c) ++list; return *list == c; ^~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufile.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufile.o ../deps/icu-small/source/io/ufile.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustream.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustream.o ../deps/icu-small/source/io/ustream.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o ../deps/icu-small/source/io/ufmt_cmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf.o ../deps/icu-small/source/io/uscanf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/sscanf.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/sscanf.o ../deps/icu-small/source/io/sscanf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.cpp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/inspector/protocol_compatibility.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/inspector/inspector_injected_script.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/inspector/inspector_debugger_script.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/js2c.stamp rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libplatform.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicui18n.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/region.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libsampler.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicustubdata.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/v8_inspector_compress_protocol_json.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node_dtrace_header.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/specialize_node_d.stamp rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/http_parser/libhttp_parser.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/http_parser/deps/http_parser/http_parser.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/cares/libcares.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_cancel.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares__close_sockets.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_create_query.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_data.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_destroy.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_expand_name.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_expand_string.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_fds.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_free_hostent.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_free_string.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyname.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares__get_hostent.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_getnameinfo.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_getopt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_getsock.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_init.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_library_init.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_llist.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_mkquery.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_nowarn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_options.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_a_reply.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_process.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_query.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares__read_line.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_search.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_send.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_strcasecmp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_strdup.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_strerror.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_timeout.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares__timeval.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_version.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/ares_writev.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/bitncmp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/inet_net_pton.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cares/deps/cares/src/inet_ntop.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/uv/libuv.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/uv/libuv.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/fs-poll.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/inet.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/threadpool.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/uv-common.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/version.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/async.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/core.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/dl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/fs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/getaddrinfo.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/getnameinfo.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/loop.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/loop-watcher.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/pipe.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/poll.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/process.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/signal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/stream.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/tcp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/thread.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/timer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/tty.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/udp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/proctitle.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/linux-core.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/linux-inotify.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/linux-syscalls.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/procfs-exepath.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/sysinfo-loadavg.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/libuv/deps/uv/src/unix/sysinfo-memory.o rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/gtest/libgtest.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-death-test.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-filepath.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-port.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-printers.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-test-part.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest-typed-test.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/gtest/deps/gtest/src/gtest_main.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mkpeephole/deps/v8/src/interpreter/bytecode-operands.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mkpeephole/deps/v8/src/interpreter/bytecode-operands.o ../deps/v8/src/interpreter/bytecode-operands.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mkpeephole/deps/v8/src/interpreter/bytecodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mkpeephole/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mkpeephole/deps/v8/src/interpreter/mkpeephole.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mkpeephole/deps/v8/src/interpreter/mkpeephole.o ../deps/v8/src/interpreter/mkpeephole.cc rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicuucx.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usetiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ushape.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/edits.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstr.o touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/inspector/protocol_generated_sources.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/experimental-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/experimental-extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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-v8.1.2/out/Debug/obj.host/tools/icu/libicutools.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/tools/icu/libicutools.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/usetiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiln.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ushape.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/edits.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/japancal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexst.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/region.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregex.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregion.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprintf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uprntf_p.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf_p.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/sprintf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/locbund.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustdio.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ucln_io.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufile.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ustream.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/ufmt_cmn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/uscanf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/io/sscanf.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o ../deps/icu-small/source/tools/genccode/genccode.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genccode/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genccode/tools/icu/no-op.o ../tools/icu/no-op.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o ../deps/icu-small/source/tools/icupkg/icupkg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icupkg/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icupkg/tools/icu/no-op.o ../tools/icu/no-op.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o ../deps/icu-small/source/tools/genrb/reslist.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o ../deps/icu-small/source/tools/genrb/ustr.c gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o ../deps/icu-small/source/tools/genrb/errmsg.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o ../deps/icu-small/source/tools/genrb/wrtjava.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o ../deps/icu-small/source/tools/genrb/parse.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o ../deps/icu-small/source/tools/genrb/wrtxml.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o ../deps/icu-small/source/tools/genrb/rle.c gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o ../deps/icu-small/source/tools/genrb/read.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o ../deps/icu-small/source/tools/genrb/genrb.cpp ../deps/icu-small/source/tools/genrb/read.c: In function 'getStringToken': ../deps/icu-small/source/tools/genrb/read.c:167:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:184:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^~ ../deps/icu-small/source/tools/genrb/read.c:245:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:264:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:290:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'getNextChar': ../deps/icu-small/source/tools/genrb/read.c:334:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:349:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilNewline': ../deps/icu-small/source/tools/genrb/read.c:393:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (!isNewline(c) && c != U_EOF && *status == U_ZERO_ERROR); ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilEndOfComment': ../deps/icu-small/source/tools/genrb/read.c:427:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (c != U_EOF && *status == U_ZERO_ERROR); ^~ ../deps/icu-small/source/tools/genrb/read.c:429:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'isWhitespace': ../deps/icu-small/source/tools/genrb/read.c:452:18: warning: this statement may fall through [-Wimplicit-fallthrough=] lineCount++; ~~~~~~~~~^~ ../deps/icu-small/source/tools/genrb/read.c:453:5: note: here case 0x000D: ^~~~ ../deps/icu-small/source/tools/genrb/read.c: In function 'isNewline': ../deps/icu-small/source/tools/genrb/read.c:469:18: warning: this statement may fall through [-Wimplicit-fallthrough=] lineCount++; ~~~~~~~~~^~ ../deps/icu-small/source/tools/genrb/read.c:470:5: note: here case 0x000D: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o ../deps/icu-small/source/tools/genrb/prscmnts.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o ../deps/icu-small/source/tools/genrb/rbutil.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/iculslocs/tools/icu/iculslocs.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/iculslocs/tools/icu/iculslocs.o ../tools/icu/iculslocs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/io -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/iculslocs/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/iculslocs/tools/icu/no-op.o ../tools/icu/no-op.cc touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/tools/icu/icui18n.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/tools/icu/icuuc.stamp g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v8.1.2/out/Debug/genccode -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genccode/tools/icu/no-op.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/tools/icu/libicutools.a -lz -lcrypto -lssl -Wl,--end-group g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v8.1.2/out/Debug/icupkg -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/icupkg/tools/icu/no-op.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/tools/icu/libicutools.a -lz -lcrypto -lssl -Wl,--end-group ../deps/icu-small/source/tools/genrb/wrtxml.cpp:474:13: warning: 'void printAttribute(const char*, icu_59::UnicodeString, int32_t)' defined but not used [-Wunused-function] static void printAttribute(const char *name, const UnicodeString value, int32_t /*len*/) ^~~~~~~~~~~~~~ ../deps/icu-small/source/tools/genrb/wrtxml.cpp:399:1: warning: 'void print(UChar*, int32_t, const char*, const char*, UErrorCode*)' defined but not used [-Wunused-function] print(UChar* src, int32_t srcLen,const char *tagStart,const char *tagEnd, UErrorCode *status){ ^~~~~ g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v8.1.2/out/Debug/iculslocs -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/iculslocs/tools/icu/iculslocs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/iculslocs/tools/icu/no-op.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/tools/icu/libicutools.a -lz -lcrypto -lssl -Wl,--end-group g++ -pthread -rdynamic -m64 -o /builddir/build/BUILD/node-v8.1.2/out/Debug/genrb -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.host/tools/icu/libicutools.a -lz -lcrypto -lssl -Wl,--end-group g++ -pthread -rdynamic -m64 -m64 -o /builddir/build/BUILD/node-v8.1.2/out/Debug/mkpeephole -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mkpeephole/deps/v8/src/interpreter/bytecode-operands.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mkpeephole/deps/v8/src/interpreter/bytecodes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mkpeephole/deps/v8/src/interpreter/mkpeephole.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libbase.a -lz -lcrypto -lssl -ldl -lrt -Wl,--end-group LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp; python icutrim.py -P "/builddir/build/BUILD/node-v8.1.2/out/Debug" -D ../../deps/icu-small/source/data/in/icudt59l.dat --delete-tmp -T "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp" -F icu_small.json -O icudt59l.dat -v -L en,root /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp/lang/res_index.txt:7: warning: Encountered empty table en en /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp/rbnf/res_index.txt:7: warning: Encountered empty table /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp/brkitr/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp/region/res_index.txt:7: warning: Encountered empty table en rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_nosnapshot.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_nosnapshot.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_nosnapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp/unit/res_index.txt:7: warning: Encountered empty table Options: {'verbose': 1, 'filterfile': 'icu_small.json', 'toolpath': '/builddir/build/BUILD/node-v8.1.2/out/Debug', 'deltmpdir': 1, 'outfile': 'icudt59l.dat', 'datfile': '../../deps/icu-small/source/data/in/icudt59l.dat', 'locales': 'en,root', 'endian': 'little', 'tmpdir': '/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp'} icu_small.json: icutrim.py config: Trim down ICU to just a certain locale set, needed for node.js use. * converters: 0 items * stringprep: 0 items * translit: 2 items * brkfiles: 0 items * brkdict: 0 items * confusables: 0 items * brkitr: 0 items * coll: 1 items * curr: 1 items * lang: 0 items * rbnf: 0 items * region: 0 items * ROOT: 1 items * unit: 0 items * zone: 1 items LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp; cp "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp/icudt59l.dat" "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp/icusmdt59.dat" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen; "/builddir/build/BUILD/node-v8.1.2/out/Debug/genccode" -d "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen" "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp/icusmdt59.dat" generating C code for /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icutmp/icusmdt59.dat cc '-DNODE_OPENSSL_CERT_STORE' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -Wno-deprecated-declarations -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icudata/gen/icusmdt59_dat.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icudata/gen/icusmdt59_dat.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/icusmdt59_dat.c rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicudata.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/icudata/gen/icusmdt59_dat.o touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/icuuc.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/geni; "/builddir/build/BUILD/node-v8.1.2/out/Debug/mkpeephole" "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/geni/bytecode-peephole-table.cc" g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/accessors.o ../deps/v8/src/accessors.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/address-map.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/address-map.o ../deps/v8/src/address-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/allocation.o ../deps/v8/src/allocation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o ../deps/v8/src/allocation-site-scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/api.o ../deps/v8/src/api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/api-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/api-arguments.o ../deps/v8/src/api-arguments.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/api-natives.o ../deps/v8/src/api-natives.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/arguments.o ../deps/v8/src/arguments.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o ../deps/v8/src/asmjs/asm-js.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-typer.o ../deps/v8/src/asmjs/asm-typer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o ../deps/v8/src/asmjs/asm-types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-wasm-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-wasm-builder.o ../deps/v8/src/asmjs/asm-wasm-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o ../deps/v8/src/asmjs/switch-logic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/assembler.o ../deps/v8/src/assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/assert-scope.o ../deps/v8/src/assert-scope.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o ../deps/v8/src/ast/ast-expression-rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o ../deps/v8/src/ast/ast-function-literal-id-reindexer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o ../deps/v8/src/ast/ast-numbering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-types.o ../deps/v8/src/ast/ast-types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o ../deps/v8/src/ast/ast-value-factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast.o ../deps/v8/src/ast/ast.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/api.cc:50: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/api.cc:50:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o ../deps/v8/src/ast/compile-time-value.cc ../deps/v8/src/api.cc:445:6: warning: 'virtual void v8::ArrayBuffer::Allocator::Free(void*, size_t, v8::ArrayBuffer::Allocator::AllocationMode)' was hidden [-Woverloaded-virtual] void v8::ArrayBuffer::Allocator::Free(void* data, size_t length, ^~ ../deps/v8/src/api.cc:465:16: warning: by 'virtual void v8::{anonymous}::ArrayBufferAllocator::Free(void*, size_t)' [-Woverloaded-virtual] virtual void Free(void* data, size_t) { free(data); } ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/context-slot-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o ../deps/v8/src/ast/context-slot-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/modules.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/modules.o ../deps/v8/src/ast/modules.cc ../deps/v8/src/ast/ast-types.cc: In static member function 'static v8::internal::AstType::bitset v8::internal::AstBitsetType::Lub(v8::internal::Map*)': ../deps/v8/src/ast/ast-types.cc:155:10: warning: enumeration value 'STACK_FRAME_INFO_TYPE' not handled in switch [-Wswitch] switch (map->instance_type()) { ^ ../deps/v8/src/ast/ast-types.cc:155:10: warning: enumeration value 'ASYNC_GENERATOR_REQUEST_TYPE' not handled in switch [-Wswitch] g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o ../deps/v8/src/ast/prettyprinter.cc ../deps/v8/src/asmjs/asm-typer.cc: In member function 'v8::internal::wasm::AsmType* v8::internal::wasm::AsmTyper::ValidateBinaryOperation(v8::internal::BinaryOperation*)': ../deps/v8/src/asmjs/asm-typer.cc:1681:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/asmjs/asm-typer.cc:1683:5: note: here case Token::DIV: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopes.o ../deps/v8/src/ast/scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/variables.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/variables.o ../deps/v8/src/ast/variables.cc In file included from ../deps/v8/src/api.cc:5:0: ../deps/v8/src/api.h: In instantiation of 'v8::internal::Handle v8::FromCData(v8::internal::Isolate*, T) [with T = std::nullptr_t]': ../deps/v8/src/api.cc:1695:24: required from 'v8::internal::Handle v8::CreateInterceptorInfo(v8::internal::Isolate*, Getter, Setter, Query, Descriptor, Deleter, Enumerator, Definer, v8::Local, v8::PropertyHandlerFlags) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&); Query = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Descriptor = std::nullptr_t; Deleter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Enumerator = void (*)(const v8::PropertyCallbackInfo&); Definer = std::nullptr_t]' ../deps/v8/src/api.cc:1725:35: required from 'void v8::ObjectTemplateSetNamedPropertyHandler(v8::ObjectTemplate*, Getter, Setter, Query, Descriptor, Deleter, Enumerator, Definer, v8::Local, v8::PropertyHandlerFlags) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&); Query = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Descriptor = std::nullptr_t; Deleter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Enumerator = void (*)(const v8::PropertyCallbackInfo&); Definer = std::nullptr_t]' ../deps/v8/src/api.cc:1736:50: required from here ../deps/v8/src/api.h:40:39: warning: parameter 'obj' set but not used [-Wunused-but-set-parameter] v8::internal::Isolate* isolate, T obj) { ^~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/background-parsing-task.o ../deps/v8/src/background-parsing-task.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/bailout-reason.o ../deps/v8/src/bailout-reason.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/basic-block-profiler.o ../deps/v8/src/basic-block-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/bignum-dtoa.o ../deps/v8/src/bignum-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/bignum.o ../deps/v8/src/bignum.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/bit-vector.o ../deps/v8/src/bit-vector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/bootstrapper.o ../deps/v8/src/bootstrapper.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o ../deps/v8/src/builtins/builtins-api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-arguments.o ../deps/v8/src/builtins/builtins-arguments.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o ../deps/v8/src/builtins/builtins-arraybuffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o ../deps/v8/src/builtins/builtins-array.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-async-iterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-async-iterator.o ../deps/v8/src/builtins/builtins-async-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-async-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-async-function.o ../deps/v8/src/builtins/builtins-async-function.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-async.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-async.o ../deps/v8/src/builtins/builtins-async.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o ../deps/v8/src/builtins/builtins-boolean.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/background-parsing-task.cc:8: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/background-parsing-task.cc:8:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o ../deps/v8/src/builtins/builtins-call.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o ../deps/v8/src/builtins/builtins-callsite.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-conversion.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-conversion.o ../deps/v8/src/builtins/builtins-conversion.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-constructor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-constructor.o ../deps/v8/src/builtins/builtins-constructor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o ../deps/v8/src/builtins/builtins-dataview.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o ../deps/v8/src/builtins/builtins-date.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-debug.o ../deps/v8/src/builtins/builtins-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o ../deps/v8/src/builtins/builtins-error.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o ../deps/v8/src/builtins/builtins-function.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-generator.o ../deps/v8/src/builtins/builtins-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o ../deps/v8/src/builtins/builtins-global.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-handler.o ../deps/v8/src/builtins/builtins-handler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-ic.o ../deps/v8/src/builtins/builtins-ic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o ../deps/v8/src/builtins/builtins-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o ../deps/v8/src/builtins/builtins-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o ../deps/v8/src/builtins/builtins-json.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o ../deps/v8/src/builtins/builtins-math.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o ../deps/v8/src/builtins/builtins-number.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o ../deps/v8/src/builtins/builtins-object.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o ../deps/v8/src/builtins/builtins-promise.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-proxy.o ../deps/v8/src/builtins/builtins-proxy.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o ../deps/v8/src/builtins/builtins-reflect.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o ../deps/v8/src/builtins/builtins-regexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o ../deps/v8/src/builtins/builtins-sharedarraybuffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o ../deps/v8/src/builtins/builtins-string.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o ../deps/v8/src/builtins/builtins-symbol.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o ../deps/v8/src/builtins/builtins-typedarray.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-wasm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-wasm.o ../deps/v8/src/builtins/builtins-wasm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins.o ../deps/v8/src/builtins/builtins.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/cached-powers.o ../deps/v8/src/cached-powers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/cancelable-task.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/cancelable-task.o ../deps/v8/src/cancelable-task.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/char-predicates.o ../deps/v8/src/char-predicates.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/code-factory.o ../deps/v8/src/code-factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/code-stub-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/code-stub-assembler.o ../deps/v8/src/code-stub-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs.o ../deps/v8/src/code-stubs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o ../deps/v8/src/code-stubs-hydrogen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/codegen.o ../deps/v8/src/codegen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compilation-cache.o ../deps/v8/src/compilation-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compilation-dependencies.o ../deps/v8/src/compilation-dependencies.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compilation-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compilation-info.o ../deps/v8/src/compilation-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compilation-statistics.o ../deps/v8/src/compilation-statistics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-builder.o ../deps/v8/src/compiler/access-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-info.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-info.o ../deps/v8/src/compiler/access-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o ../deps/v8/src/compiler/all-nodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o ../deps/v8/src/compiler/ast-graph-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o ../deps/v8/src/compiler/basic-block-instrumentor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o ../deps/v8/src/compiler/branch-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o ../deps/v8/src/compiler/bytecode-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o ../deps/v8/src/compiler/bytecode-graph-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o ../deps/v8/src/compiler/bytecode-liveness-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o ../deps/v8/src/compiler/c-linkage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/checkpoint-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o ../deps/v8/src/compiler/checkpoint-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-generator.o ../deps/v8/src/compiler/code-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o ../deps/v8/src/compiler/code-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o ../deps/v8/src/compiler/common-node-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o ../deps/v8/src/compiler/common-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator.o ../deps/v8/src/compiler/common-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-builders.o ../deps/v8/src/compiler/control-builders.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o ../deps/v8/src/compiler/control-equivalence.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o ../deps/v8/src/compiler/control-flow-optimizer.cc ../deps/v8/src/compiler/bytecode-analysis.cc: In function 'void v8::internal::compiler::{anonymous}::UpdateInLiveness(v8::internal::interpreter::Bytecode, v8::internal::compiler::BytecodeLivenessState&, const v8::internal::interpreter::BytecodeArrayAccessor&)': ../deps/v8/src/compiler/bytecode-analysis.cc:169:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/bytecode-analysis.cc:171:7: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o ../deps/v8/src/compiler/dead-code-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o ../deps/v8/src/compiler/effect-control-linearizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o ../deps/v8/src/compiler/escape-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o ../deps/v8/src/compiler/escape-analysis-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame.o ../deps/v8/src/compiler/frame.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o ../deps/v8/src/compiler/frame-elider.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-states.o ../deps/v8/src/compiler/frame-states.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o ../deps/v8/src/compiler/gap-resolver.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o ../deps/v8/src/compiler/graph-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o ../deps/v8/src/compiler/graph-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o ../deps/v8/src/compiler/graph-replay.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o ../deps/v8/src/compiler/graph-trimmer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o ../deps/v8/src/compiler/graph-visualizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph.o ../deps/v8/src/compiler/graph.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o ../deps/v8/src/compiler/instruction-selector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o ../deps/v8/src/compiler/instruction-scheduler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction.o ../deps/v8/src/compiler/instruction.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o ../deps/v8/src/compiler/int64-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o ../deps/v8/src/compiler/js-builtin-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o ../deps/v8/src/compiler/js-call-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o ../deps/v8/src/compiler/js-context-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o ../deps/v8/src/compiler/js-create-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o ../deps/v8/src/compiler/js-frame-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o ../deps/v8/src/compiler/js-generic-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-graph.o ../deps/v8/src/compiler/js-graph.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o ../deps/v8/src/compiler/js-inlining.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o ../deps/v8/src/compiler/js-inlining-heuristic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o ../deps/v8/src/compiler/js-intrinsic-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o ../deps/v8/src/compiler/js-native-context-specialization.cc ../deps/v8/src/compiler/instruction.cc: In function 'std::ostream& v8::internal::compiler::operator<<(std::ostream&, const v8::internal::compiler::PrintableInstructionOperand&)': ../deps/v8/src/compiler/instruction.cc:143:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/instruction.cc:145:5: note: here case InstructionOperand::CONSTANT: ^~~~ ../deps/v8/src/compiler/instruction.cc:155:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/instruction.cc:157:5: note: here case InstructionOperand::EXPLICIT: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-operator.o ../deps/v8/src/compiler/js-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o ../deps/v8/src/compiler/js-type-hint-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o ../deps/v8/src/compiler/js-typed-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o ../deps/v8/src/compiler/jump-threading.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/linkage.o ../deps/v8/src/compiler/linkage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o ../deps/v8/src/compiler/liveness-analyzer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o ../deps/v8/src/compiler/live-range-separator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o ../deps/v8/src/compiler/load-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o ../deps/v8/src/compiler/loop-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o ../deps/v8/src/compiler/loop-peeling.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-variable-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o ../deps/v8/src/compiler/loop-variable-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o ../deps/v8/src/compiler/machine-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o ../deps/v8/src/compiler/machine-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-graph-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o ../deps/v8/src/compiler/machine-graph-verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/memory-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o ../deps/v8/src/compiler/memory-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o ../deps/v8/src/compiler/move-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-cache.o ../deps/v8/src/compiler/node-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-marker.o ../deps/v8/src/compiler/node-marker.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o ../deps/v8/src/compiler/node-matchers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-properties.o ../deps/v8/src/compiler/node-properties.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node.o ../deps/v8/src/compiler/node.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/opcodes.o ../deps/v8/src/compiler/opcodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operation-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o ../deps/v8/src/compiler/operation-typer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o ../deps/v8/src/compiler/operator-properties.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator.o ../deps/v8/src/compiler/operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/osr.o ../deps/v8/src/compiler/osr.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline.o ../deps/v8/src/compiler/pipeline.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o ../deps/v8/src/compiler/pipeline-statistics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o ../deps/v8/src/compiler/raw-machine-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/redundancy-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o ../deps/v8/src/compiler/redundancy-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o ../deps/v8/src/compiler/register-allocator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o ../deps/v8/src/compiler/register-allocator-verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/representation-change.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/representation-change.o ../deps/v8/src/compiler/representation-change.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/schedule.o ../deps/v8/src/compiler/schedule.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/scheduler.o ../deps/v8/src/compiler/scheduler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o ../deps/v8/src/compiler/select-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o ../deps/v8/src/compiler/simd-scalar-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o ../deps/v8/src/compiler/simplified-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o ../deps/v8/src/compiler/simplified-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o ../deps/v8/src/compiler/simplified-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o ../deps/v8/src/compiler/compiler-source-position-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o ../deps/v8/src/compiler/state-values-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/store-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o ../deps/v8/src/compiler/store-store-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o ../deps/v8/src/compiler/tail-call-optimization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/types.o ../deps/v8/src/compiler/types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-cache.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-cache.o ../deps/v8/src/compiler/type-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typed-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o ../deps/v8/src/compiler/typed-optimization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typer.o ../deps/v8/src/compiler/typer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o ../deps/v8/src/compiler/value-numbering-reducer.cc ../deps/v8/src/compiler/store-store-elimination.cc:556:6: warning: 'bool v8::internal::compiler::{anonymous}::UnobservableStore::operator!=(v8::internal::compiler::{anonymous}::UnobservableStore) const' defined but not used [-Wunused-function] bool UnobservableStore::operator!=(const UnobservableStore other) const { ^~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/store-store-elimination.cc:254:6: warning: 'static bool v8::internal::compiler::{anonymous}::RedundantStoreFinder::IsEffectful(v8::internal::compiler::Node*)' defined but not used [-Wunused-function] bool RedundantStoreFinder::IsEffectful(Node* node) { ^~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/verifier.o ../deps/v8/src/compiler/verifier.cc ../deps/v8/src/compiler/simd-scalar-lowering.cc: In member function 'void v8::internal::compiler::SimdScalarLowering::LowerNode(v8::internal::compiler::Node*)': ../deps/v8/src/compiler/simd-scalar-lowering.cc:293:23: warning: 'load_op' may be used uninitialized in this function [-Wmaybe-uninitialized] const Operator* load_op; ^~~~~~~ ../deps/v8/src/compiler/simd-scalar-lowering.cc:281:23: warning: 'load_op' may be used uninitialized in this function [-Wmaybe-uninitialized] const Operator* load_op; ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o ../deps/v8/src/compiler/wasm-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o ../deps/v8/src/compiler/wasm-linkage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o ../deps/v8/src/compiler/zone-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.cc ../deps/v8/src/compiler/types.cc: In static member function 'static v8::internal::compiler::Type::bitset v8::internal::compiler::BitsetType::Lub(v8::internal::Map*)': ../deps/v8/src/compiler/types.cc:150:10: warning: enumeration value 'STACK_FRAME_INFO_TYPE' not handled in switch [-Wswitch] switch (map->instance_type()) { ^ ../deps/v8/src/compiler/types.cc:150:10: warning: enumeration value 'ASYNC_GENERATOR_REQUEST_TYPE' not handled in switch [-Wswitch] g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o ../deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler.o ../deps/v8/src/compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/context-measure.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/context-measure.o ../deps/v8/src/context-measure.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/contexts.o ../deps/v8/src/contexts.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/conversions.o ../deps/v8/src/conversions.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/counters.o ../deps/v8/src/counters.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/compilation-phase.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/compilation-phase.o ../deps/v8/src/crankshaft/compilation-phase.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.cc:16: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.cc:16:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o ../deps/v8/src/crankshaft/hydrogen-bce.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o ../deps/v8/src/crankshaft/hydrogen-canonicalize.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o ../deps/v8/src/crankshaft/hydrogen-check-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o ../deps/v8/src/crankshaft/hydrogen-dce.cc ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndianness(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1198:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1199:5: note: here case MachineRepresentation::kWord64: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1204:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1205:5: note: here case MachineRepresentation::kWord32: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o ../deps/v8/src/crankshaft/hydrogen-dehoist.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o ../deps/v8/src/crankshaft/hydrogen-environment-liveness.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o ../deps/v8/src/crankshaft/hydrogen-escape-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o ../deps/v8/src/crankshaft/hydrogen-gvn.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o ../deps/v8/src/crankshaft/hydrogen-infer-representation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o ../deps/v8/src/crankshaft/hydrogen-infer-types.cc ../deps/v8/src/conversions.cc:59:10: warning: 'uint16_t v8::internal::{anonymous}::StringCharacterStreamIterator::operator*() const' defined but not used [-Wunused-function] uint16_t StringCharacterStreamIterator::operator*() const { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/conversions.cc:54:1: warning: 'v8::internal::{anonymous}::StringCharacterStreamIterator::StringCharacterStreamIterator(v8::internal::StringCharacterStream*)' defined but not used [-Wunused-function] StringCharacterStreamIterator::StringCharacterStreamIterator( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o ../deps/v8/src/crankshaft/hydrogen-instructions.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o ../deps/v8/src/crankshaft/hydrogen-load-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o ../deps/v8/src/crankshaft/hydrogen-mark-unreachable.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o ../deps/v8/src/crankshaft/hydrogen-osr.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o ../deps/v8/src/crankshaft/hydrogen-range-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o ../deps/v8/src/crankshaft/hydrogen-redundant-phi.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o ../deps/v8/src/crankshaft/hydrogen-removable-simulates.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o ../deps/v8/src/crankshaft/hydrogen-representation-changes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o ../deps/v8/src/crankshaft/hydrogen-sce.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o ../deps/v8/src/crankshaft/hydrogen-store-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o ../deps/v8/src/crankshaft/hydrogen-types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o ../deps/v8/src/crankshaft/hydrogen-uint32-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o ../deps/v8/src/crankshaft/hydrogen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o ../deps/v8/src/crankshaft/lithium-allocator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o ../deps/v8/src/crankshaft/lithium-codegen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o ../deps/v8/src/crankshaft/lithium.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/typing.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/typing.o ../deps/v8/src/crankshaft/typing.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/date.o ../deps/v8/src/date.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/dateparser.o ../deps/v8/src/dateparser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o ../deps/v8/src/debug/debug-coverage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o ../deps/v8/src/debug/debug-evaluate.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-frames.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-frames.o ../deps/v8/src/debug/debug-frames.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o ../deps/v8/src/debug/debug-scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug.o ../deps/v8/src/debug/debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/liveedit.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/liveedit.o ../deps/v8/src/debug/liveedit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/deoptimize-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/deoptimize-reason.o ../deps/v8/src/deoptimize-reason.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/deoptimizer.o ../deps/v8/src/deoptimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/disassembler.o ../deps/v8/src/disassembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/diy-fp.o ../deps/v8/src/diy-fp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/dtoa.o ../deps/v8/src/dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/eh-frame.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/eh-frame.o ../deps/v8/src/eh-frame.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/elements-kind.o ../deps/v8/src/elements-kind.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/elements.o ../deps/v8/src/elements.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/execution.o ../deps/v8/src/execution.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o ../deps/v8/src/extensions/externalize-string-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o ../deps/v8/src/extensions/free-buffer-extension.cc ../deps/v8/src/deoptimizer.cc: In member function 'v8::internal::Handle v8::internal::TranslatedState::MaterializeCapturedObjectAt(v8::internal::TranslatedValue*, int, int*)': ../deps/v8/src/deoptimizer.cc:3694:10: warning: enumeration value 'STACK_FRAME_INFO_TYPE' not handled in switch [-Wswitch] switch (map->instance_type()) { ^ ../deps/v8/src/deoptimizer.cc:3694:10: warning: enumeration value 'ASYNC_GENERATOR_REQUEST_TYPE' not handled in switch [-Wswitch] g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o ../deps/v8/src/extensions/gc-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/ignition-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o ../deps/v8/src/extensions/ignition-statistics-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o ../deps/v8/src/extensions/statistics-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o ../deps/v8/src/extensions/trigger-failure-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/external-reference-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/external-reference-table.o ../deps/v8/src/external-reference-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/factory.o ../deps/v8/src/factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/fast-dtoa.o ../deps/v8/src/fast-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/feedback-vector.o ../deps/v8/src/feedback-vector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ffi/ffi-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o ../deps/v8/src/ffi/ffi-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/field-type.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/field-type.o ../deps/v8/src/field-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/fixed-dtoa.o ../deps/v8/src/fixed-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/flags.o ../deps/v8/src/flags.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/frames.o ../deps/v8/src/frames.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o ../deps/v8/src/full-codegen/full-codegen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/futex-emulation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/futex-emulation.o ../deps/v8/src/futex-emulation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/gdb-jit.o ../deps/v8/src/gdb-jit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/global-handles.o ../deps/v8/src/global-handles.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/handles.o ../deps/v8/src/handles.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o ../deps/v8/src/heap/array-buffer-tracker.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/code-stats.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/code-stats.o ../deps/v8/src/heap/code-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o ../deps/v8/src/heap/embedder-tracing.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o ../deps/v8/src/heap/memory-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o ../deps/v8/src/heap/gc-tracer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/heap.o ../deps/v8/src/heap/heap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o ../deps/v8/src/heap/incremental-marking-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o ../deps/v8/src/heap/incremental-marking.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/mark-compact.o ../deps/v8/src/heap/mark-compact.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/object-stats.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/object-stats.o ../deps/v8/src/heap/object-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o ../deps/v8/src/heap/objects-visiting.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o ../deps/v8/src/heap/scavenge-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenger.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenger.o ../deps/v8/src/heap/scavenger.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/spaces.o ../deps/v8/src/heap/spaces.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/store-buffer.o ../deps/v8/src/heap/store-buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/i18n.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/i18n.o ../deps/v8/src/i18n.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/icu_util.o ../deps/v8/src/icu_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/access-compiler.o ../deps/v8/src/ic/access-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/accessor-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/accessor-assembler.o ../deps/v8/src/ic/accessor-assembler.cc In file included from ../deps/v8/src/heap/heap-inl.h:18:0, from ../deps/v8/src/objects-inl.h:25, from ../deps/v8/src/x64/assembler-x64-inl.h:12, from ../deps/v8/src/assembler-inl.h:13, from ../deps/v8/src/heap/heap.cc:9: ../deps/v8/src/heap/spaces-inl.h: In member function 'v8::internal::MemoryChunk* v8::internal::MemoryChunkIterator::next()': ../deps/v8/src/heap/spaces-inl.h:331:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kMapState; ~~~~~~~^~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:334:5: note: here case kMapState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:336:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kCodeState; ~~~~~~~^~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:339:5: note: here case kCodeState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:342:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kLargeObjectState; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:345:5: note: here case kLargeObjectState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:347:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kFinishedState; ~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:350:5: note: here case kFinishedState: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/call-optimization.o ../deps/v8/src/ic/call-optimization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o ../deps/v8/src/ic/handler-compiler.cc In file included from ../deps/v8/src/heap/heap-inl.h:18:0, from ../deps/v8/src/objects-inl.h:25, from ../deps/v8/src/x64/assembler-x64-inl.h:12, from ../deps/v8/src/assembler-inl.h:13, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/x64/codegen-x64.h:8, from ../deps/v8/src/codegen.h:49, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/mark-compact.cc:10: ../deps/v8/src/heap/spaces-inl.h: In member function 'v8::internal::MemoryChunk* v8::internal::MemoryChunkIterator::next()': ../deps/v8/src/heap/spaces-inl.h:331:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kMapState; ~~~~~~~^~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:334:5: note: here case kMapState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:336:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kCodeState; ~~~~~~~^~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:339:5: note: here case kCodeState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:342:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kLargeObjectState; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:345:5: note: here case kLargeObjectState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:347:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kFinishedState; ~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:350:5: note: here case kFinishedState: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-state.o ../deps/v8/src/ic/ic-state.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-stats.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-stats.o ../deps/v8/src/ic/ic-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic.o ../deps/v8/src/ic/ic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/keyed-store-generic.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/keyed-store-generic.o ../deps/v8/src/ic/keyed-store-generic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/identity-map.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/identity-map.o ../deps/v8/src/identity-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interface-descriptors.o ../deps/v8/src/interface-descriptors.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)0]': ../deps/v8/src/heap/spaces.cc:936:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:938:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)1]': ../deps/v8/src/heap/spaces.cc:936:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:938:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)2]': ../deps/v8/src/heap/spaces.cc:936:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:938:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)3]': ../deps/v8/src/heap/spaces.cc:936:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:938:5: note: here case kPreFreeAndQueue: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o ../deps/v8/src/interpreter/bytecode-array-accessor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o ../deps/v8/src/interpreter/bytecode-array-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o ../deps/v8/src/interpreter/bytecode-array-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o ../deps/v8/src/interpreter/bytecode-array-random-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o ../deps/v8/src/interpreter/bytecode-array-writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-dead-code-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-dead-code-optimizer.o ../deps/v8/src/interpreter/bytecode-dead-code-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o ../deps/v8/src/interpreter/bytecode-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o ../deps/v8/src/interpreter/bytecode-flags.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o ../deps/v8/src/interpreter/bytecode-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o ../deps/v8/src/interpreter/bytecode-label.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o ../deps/v8/src/interpreter/bytecode-operands.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-peephole-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-peephole-optimizer.o ../deps/v8/src/interpreter/bytecode-peephole-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-pipeline.o ../deps/v8/src/interpreter/bytecode-pipeline.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o ../deps/v8/src/interpreter/bytecode-register.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o ../deps/v8/src/interpreter/bytecode-register-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o ../deps/v8/src/interpreter/constant-array-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o ../deps/v8/src/interpreter/control-flow-builders.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o ../deps/v8/src/interpreter/handler-table-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o ../deps/v8/src/interpreter/interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o ../deps/v8/src/interpreter/interpreter-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o ../deps/v8/src/interpreter/interpreter-intrinsics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/isolate.o ../deps/v8/src/isolate.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/json-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/json-parser.o ../deps/v8/src/json-parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/json-stringifier.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/json-stringifier.o ../deps/v8/src/json-stringifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/keys.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/keys.o ../deps/v8/src/keys.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/layout-descriptor.o ../deps/v8/src/layout-descriptor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/log-utils.o ../deps/v8/src/log-utils.cc ../deps/v8/src/interpreter/bytecode-array-builder.cc: In member function 'v8::internal::interpreter::BytecodeArrayBuilder& v8::internal::interpreter::BytecodeArrayBuilder::LoadLiteral(const v8::internal::AstValue*)': ../deps/v8/src/interpreter/bytecode-array-builder.cc:436:22: warning: 'entry' may be used uninitialized in this function [-Wmaybe-uninitialized] OutputLdaConstant(entry); ~~~~~~~~~~~~~~~~~^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/log.o ../deps/v8/src/log.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/lookup-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/lookup-cache.o ../deps/v8/src/lookup-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/lookup.o ../deps/v8/src/lookup.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/map-updater.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/map-updater.o ../deps/v8/src/map-updater.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/machine-type.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/machine-type.o ../deps/v8/src/machine-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/messages.o ../deps/v8/src/messages.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects-debug.o ../deps/v8/src/objects-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects-printer.o ../deps/v8/src/objects-printer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects.o ../deps/v8/src/objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects/literal-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects/literal-objects.o ../deps/v8/src/objects/literal-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects/scope-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects/scope-info.o ../deps/v8/src/objects/scope-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ostreams.o ../deps/v8/src/ostreams.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/duplicate-finder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/duplicate-finder.o ../deps/v8/src/parsing/duplicate-finder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o ../deps/v8/src/parsing/func-name-inferrer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o ../deps/v8/src/parsing/parameter-initializer-rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parse-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parse-info.o ../deps/v8/src/parsing/parse-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parser.o ../deps/v8/src/parsing/parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parsing.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parsing.o ../deps/v8/src/parsing/parsing.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o ../deps/v8/src/parsing/pattern-rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o ../deps/v8/src/parsing/preparse-data.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o ../deps/v8/src/parsing/preparsed-scope-data.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparser.o ../deps/v8/src/parsing/preparser.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/parsing/parser.cc:5: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/parsing/parser.cc:5:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/rewriter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/rewriter.o ../deps/v8/src/parsing/rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o ../deps/v8/src/parsing/scanner-character-streams.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/parsing/parsing.cc:12: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/parsing/parsing.cc:12:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner.o ../deps/v8/src/parsing/scanner.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/parsing/pattern-rewriter.cc:9: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/parsing/pattern-rewriter.cc:9:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/token.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/token.o ../deps/v8/src/parsing/token.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o ../deps/v8/src/pending-compilation-error-handler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/perf-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/perf-jit.o ../deps/v8/src/perf-jit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o ../deps/v8/src/profiler/allocation-tracker.cc In file included from ../deps/v8/src/parsing/parser.h:12:0, from ../deps/v8/src/parsing/parser.cc:5: ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParseYieldExpression(bool, bool*) [with Impl = v8::internal::Parser]': ../deps/v8/src/parsing/parser-base.h:2911:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!delegating) break; ^~ ../deps/v8/src/parsing/parser-base.h:2913:7: note: here default: ^~~~~~~ ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParsePropertyName(v8::internal::ParserBase::IdentifierT*, v8::internal::ParserBase::PropertyKind*, bool*, bool*, bool*, bool*, bool*, bool*) [with Impl = v8::internal::Parser]': ../deps/v8/src/parsing/parser-base.h:2130:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (allow_harmony_object_rest_spread()) { ^~ ../deps/v8/src/parsing/parser-base.h:2152:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o ../deps/v8/src/profiler/cpu-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o ../deps/v8/src/profiler/heap-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o ../deps/v8/src/profiler/heap-snapshot-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o ../deps/v8/src/profiler/profiler-listener.cc In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/parsing/preparse-data.cc:10: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/parsing/preparse-data.cc:10:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ In file included from ../deps/v8/src/parsing/preparser.cc:17:0: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ ../deps/v8/src/parsing/parser.h: In static member function 'static void v8::internal::Parser::PatternRewriter::RewriteDestructuringAssignment(v8::internal::Parser*, v8::internal::RewritableExpression*, v8::internal::Scope*)': ../deps/v8/src/parsing/parser.h:414:19: warning: 'rewriter.v8::internal::Parser::PatternRewriter::current_value_' may be used uninitialized in this function [-Wmaybe-uninitialized] Expression* old_value = current_value_; ^~~~~~~~~ In file included from ../deps/v8/src/parsing/parser.h:16:0, from ../deps/v8/src/parsing/rewriter.cc:11: ../deps/v8/src/parsing/preparser.h:900:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return true; } ^~~~~ In file included from ../deps/v8/src/parsing/rewriter.cc:11:0: ../deps/v8/src/parsing/parser.h:214:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] static bool const IsPreParser() { return false; } ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o ../deps/v8/src/profiler/profile-generator.cc In file included from ../deps/v8/src/parsing/preparser.cc:14:0: ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParsePropertyName(v8::internal::ParserBase::IdentifierT*, v8::internal::ParserBase::PropertyKind*, bool*, bool*, bool*, bool*, bool*, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/parser-base.h:2130:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (allow_harmony_object_rest_spread()) { ^~ ../deps/v8/src/parsing/parser-base.h:2152:5: note: here default: ^~~~~~~ ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParseYieldExpression(bool, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/parser-base.h:2911:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!delegating) break; ^~ ../deps/v8/src/parsing/parser-base.h:2913:7: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o ../deps/v8/src/profiler/sampling-heap-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o ../deps/v8/src/profiler/strings-storage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o ../deps/v8/src/profiler/tick-sample.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tracing-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o ../deps/v8/src/profiler/tracing-cpu-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/property-descriptor.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/property-descriptor.o ../deps/v8/src/property-descriptor.cc In file included from ../deps/v8/src/parsing/preparser.cc:17:0: ../deps/v8/src/parsing/preparser.h: In member function 'v8::internal::ParserBase::StatementT v8::internal::ParserBase::ParseHoistableDeclaration(int, v8::internal::ParseFunctionFlags, v8::internal::ZoneList*, bool, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/preparser.h:1127:35: warning: 'variable_name.v8::internal::PreParserIdentifier::string_' may be used uninitialized in this function [-Wmaybe-uninitialized] scope()->DeclareVariableName(variable_name.string_, mode); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/parsing/preparser.cc:14:0: ../deps/v8/src/parsing/parser-base.h:3818:15: note: 'variable_name.v8::internal::PreParserIdentifier::string_' was declared here IdentifierT variable_name; ^~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/property.o ../deps/v8/src/property.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o ../deps/v8/src/regexp/interpreter-irregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o ../deps/v8/src/regexp/jsregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o ../deps/v8/src/regexp/regexp-ast.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o ../deps/v8/src/regexp/regexp-macro-assembler-irregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o ../deps/v8/src/regexp/regexp-macro-assembler-tracer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o ../deps/v8/src/regexp/regexp-macro-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o ../deps/v8/src/regexp/regexp-parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o ../deps/v8/src/regexp/regexp-stack.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o ../deps/v8/src/regexp/regexp-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/register-configuration.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/register-configuration.o ../deps/v8/src/register-configuration.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime-profiler.o ../deps/v8/src/runtime-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o ../deps/v8/src/runtime/runtime-array.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o ../deps/v8/src/runtime/runtime-atomics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o ../deps/v8/src/runtime/runtime-classes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o ../deps/v8/src/runtime/runtime-collections.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o ../deps/v8/src/runtime/runtime-compiler.cc ../deps/v8/src/regexp/regexp-parser.cc: In member function 'v8::internal::RegExpTree* v8::internal::RegExpParser::ParseDisjunction()': ../deps/v8/src/regexp/regexp-parser.cc:552:72: warning: this statement may fall through [-Wimplicit-fallthrough=] if (parsed) return ReportError(CStrVector("Nothing to repeat")); ^ ../deps/v8/src/regexp/regexp-parser.cc:555:7: note: here case '}': ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o ../deps/v8/src/runtime/runtime-date.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o ../deps/v8/src/runtime/runtime-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o ../deps/v8/src/runtime/runtime-forin.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o ../deps/v8/src/runtime/runtime-function.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o ../deps/v8/src/runtime/runtime-error.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o ../deps/v8/src/runtime/runtime-futex.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o ../deps/v8/src/runtime/runtime-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o ../deps/v8/src/runtime/runtime-i18n.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o ../deps/v8/src/runtime/runtime-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o ../deps/v8/src/runtime/runtime-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o ../deps/v8/src/runtime/runtime-literals.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o ../deps/v8/src/runtime/runtime-liveedit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o ../deps/v8/src/runtime/runtime-maths.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o ../deps/v8/src/runtime/runtime-module.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o ../deps/v8/src/runtime/runtime-numbers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o ../deps/v8/src/runtime/runtime-object.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o ../deps/v8/src/runtime/runtime-operators.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o ../deps/v8/src/runtime/runtime-promise.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o ../deps/v8/src/runtime/runtime-proxy.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o ../deps/v8/src/runtime/runtime-regexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o ../deps/v8/src/runtime/runtime-scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o ../deps/v8/src/runtime/runtime-strings.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o ../deps/v8/src/runtime/runtime-symbol.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o ../deps/v8/src/runtime/runtime-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o ../deps/v8/src/runtime/runtime-typedarray.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime.o ../deps/v8/src/runtime/runtime.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o ../deps/v8/src/runtime/runtime-wasm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/safepoint-table.o ../deps/v8/src/safepoint-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o ../deps/v8/src/snapshot/code-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o ../deps/v8/src/snapshot/deserializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o ../deps/v8/src/snapshot/natives-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o ../deps/v8/src/snapshot/partial-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer.o ../deps/v8/src/snapshot/serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o ../deps/v8/src/snapshot/serializer-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o ../deps/v8/src/snapshot/snapshot-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o ../deps/v8/src/snapshot/snapshot-source-sink.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o ../deps/v8/src/snapshot/startup-serializer.cc ../deps/v8/src/snapshot/deserializer.cc: In member function 'bool v8::internal::Deserializer::ReadData(v8::internal::Object**, v8::internal::Object**, int, v8::internal::Address)': ../deps/v8/src/snapshot/deserializer.cc:797:17: warning: this statement may fall through [-Wimplicit-fallthrough=] current = reinterpret_cast( ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reinterpret_cast(current) + skip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:608:3: note: here case byte_code: \ ^ ../deps/v8/src/snapshot/deserializer.cc:614:3: note: in expansion of macro 'FOUR_CASES' FOUR_CASES(byte_code) \ ^~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:802:7: note: in expansion of macro 'SIXTEEN_CASES' SIXTEEN_CASES(kRootArrayConstants) ^~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:816:17: warning: this statement may fall through [-Wimplicit-fallthrough=] current = reinterpret_cast( ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reinterpret_cast
(current) + skip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:608:3: note: here case byte_code: \ ^ ../deps/v8/src/snapshot/deserializer.cc:821:7: note: in expansion of macro 'FOUR_CASES' FOUR_CASES(kHotObject) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/source-position-table.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/source-position-table.o ../deps/v8/src/source-position-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/source-position.o ../deps/v8/src/source-position.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/startup-data-util.o ../deps/v8/src/startup-data-util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/string-builder.o ../deps/v8/src/string-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/string-case.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/string-case.o ../deps/v8/src/string-case.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/string-stream.o ../deps/v8/src/string-stream.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/strtod.o ../deps/v8/src/strtod.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/stub-cache.o ../deps/v8/src/ic/stub-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/tracing/trace-event.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/tracing/trace-event.o ../deps/v8/src/tracing/trace-event.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/tracing/traced-value.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/tracing/traced-value.o ../deps/v8/src/tracing/traced-value.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o ../deps/v8/src/tracing/tracing-category-observer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/transitions.o ../deps/v8/src/transitions.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/type-hints.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/type-hints.o ../deps/v8/src/type-hints.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/type-info.o ../deps/v8/src/type-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/unicode.o ../deps/v8/src/unicode.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/unicode-decoder.o ../deps/v8/src/unicode-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/uri.o ../deps/v8/src/uri.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/utils.o ../deps/v8/src/utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/v8.o ../deps/v8/src/v8.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/v8threads.o ../deps/v8/src/v8threads.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/value-serializer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/value-serializer.o ../deps/v8/src/value-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/version.o ../deps/v8/src/version.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/function-body-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o ../deps/v8/src/wasm/function-body-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o ../deps/v8/src/wasm/module-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/signature-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/signature-map.o ../deps/v8/src/wasm/signature-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-code-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o ../deps/v8/src/wasm/wasm-code-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o ../deps/v8/src/wasm/wasm-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o ../deps/v8/src/wasm/wasm-external-refs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o ../deps/v8/src/wasm/wasm-js.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o ../deps/v8/src/wasm/wasm-module.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o ../deps/v8/src/wasm/wasm-module-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o ../deps/v8/src/wasm/wasm-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o ../deps/v8/src/wasm/wasm-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o ../deps/v8/src/wasm/wasm-opcodes.cc ../deps/v8/src/wasm/function-body-decoder.cc: In member function 'bool v8::internal::wasm::WasmDecoder::Validate(const byte*, v8::internal::wasm::WasmOpcode, v8::internal::wasm::SimdLaneOperand&)': ../deps/v8/src/wasm/function-body-decoder.cc:377:22: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (operand.lane < 0 || operand.lane >= num_lanes) { ~~~~~~~~~~~~~^~~ ../deps/v8/src/wasm/function-body-decoder.cc: In member function 'bool v8::internal::wasm::WasmDecoder::Validate(const byte*, v8::internal::wasm::WasmOpcode, v8::internal::wasm::SimdShiftOperand&)': ../deps/v8/src/wasm/function-body-decoder.cc:408:23: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (operand.shift < 0 || operand.shift >= max_shift) { ~~~~~~~~~~~~~~^~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o ../deps/v8/src/wasm/wasm-result.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o ../deps/v8/src/wasm/wasm-text.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/zone/accounting-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o ../deps/v8/src/zone/accounting-allocator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone-segment.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone-segment.o ../deps/v8/src/zone/zone-segment.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/zone/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone.o ../deps/v8/src/zone/zone.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/x64/builtins-x64.o ../deps/v8/src/builtins/x64/builtins-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o ../deps/v8/src/compiler/x64/instruction-scheduler-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/unwinding-info-writer-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/unwinding-info-writer-x64.o ../deps/v8/src/compiler/x64/unwinding-info-writer-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o ../deps/v8/src/crankshaft/x64/lithium-codegen-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o ../deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o ../deps/v8/src/crankshaft/x64/lithium-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o ../deps/v8/src/x64/assembler-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o ../deps/v8/src/x64/code-stubs-x64.cc In file included from ../deps/v8/src/wasm/decoder.h:14:0, from ../deps/v8/src/wasm/function-body-decoder.h:14, from ../deps/v8/src/wasm/module-decoder.h:9, from ../deps/v8/src/wasm/module-decoder.cc:5: ../deps/v8/src/wasm/wasm-result.h: In function 'v8::internal::wasm::ModuleResult v8::internal::wasm::DecodeWasmModule(v8::internal::Isolate*, const byte*, const byte*, bool, v8::internal::wasm::ModuleOrigin)': ../deps/v8/src/wasm/wasm-result.h:54:21: warning: '.v8::internal::wasm::Result::error_pt' may be used uninitialized in this function [-Wmaybe-uninitialized] error_pt = that.error_pt; ~~~~~^~~~~~~~ ../deps/v8/src/wasm/wasm-result.h:54:21: warning: '.v8::internal::wasm::Result::error_pt' may be used uninitialized in this function [-Wmaybe-uninitialized] error_pt = that.error_pt; ~~~~~^~~~~~~~ ../deps/v8/src/wasm/wasm-result.h: In function 'v8::internal::wasm::FunctionResult v8::internal::wasm::DecodeWasmFunction(v8::internal::Isolate*, v8::internal::Zone*, v8::internal::wasm::ModuleBytesEnv*, const byte*, const byte*)': ../deps/v8/src/wasm/wasm-result.h:54:21: warning: '.v8::internal::wasm::Result::error_pt' may be used uninitialized in this function [-Wmaybe-uninitialized] error_pt = that.error_pt; ~~~~~^~~~~~~~ ../deps/v8/src/wasm/wasm-result.h:54:21: warning: '.v8::internal::wasm::Result::error_pt' may be used uninitialized in this function [-Wmaybe-uninitialized] error_pt = that.error_pt; ~~~~~^~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o ../deps/v8/src/x64/codegen-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o ../deps/v8/src/x64/cpu-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o ../deps/v8/src/x64/deoptimizer-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o ../deps/v8/src/x64/disasm-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/eh-frame-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/eh-frame-x64.o ../deps/v8/src/x64/eh-frame-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/frames-x64.o ../deps/v8/src/x64/frames-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o ../deps/v8/src/x64/interface-descriptors-x64.cc ../deps/v8/src/x64/assembler-x64.cc: In member function 'void v8::internal::Assembler::Nop(int)': ../deps/v8/src/x64/assembler-x64.cc:1808:13: warning: this statement may fall through [-Wimplicit-fallthrough=] emit(0x66); ~~~~^~~~~~ ../deps/v8/src/x64/assembler-x64.cc:1809:7: note: here case 1: ^~~~ ../deps/v8/src/x64/assembler-x64.cc:1824:13: warning: this statement may fall through [-Wimplicit-fallthrough=] emit(0x66); ~~~~^~~~~~ ../deps/v8/src/x64/assembler-x64.cc:1825:7: note: here case 5: ^~~~ ../deps/v8/src/x64/assembler-x64.cc:1844:10: warning: this statement may fall through [-Wimplicit-fallthrough=] n--; ~^~ ../deps/v8/src/x64/assembler-x64.cc:1845:7: note: here case 10: ^~~~ ../deps/v8/src/x64/assembler-x64.cc:1847:10: warning: this statement may fall through [-Wimplicit-fallthrough=] n--; ~^~ ../deps/v8/src/x64/assembler-x64.cc:1848:7: note: here case 9: ^~~~ ../deps/v8/src/x64/assembler-x64.cc:1850:10: warning: this statement may fall through [-Wimplicit-fallthrough=] n--; ~^~ ../deps/v8/src/x64/assembler-x64.cc:1851:7: note: here case 8: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o ../deps/v8/src/x64/macro-assembler-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/simulator-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/simulator-x64.o ../deps/v8/src/x64/simulator-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o ../deps/v8/src/debug/x64/debug-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o ../deps/v8/src/full-codegen/x64/full-codegen-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o ../deps/v8/src/ic/x64/ic-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o ../deps/v8/src/regexp/x64/regexp-macro-assembler-x64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/debug-support.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/debug-support.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Console.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Console.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Console.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Profiler.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Schema.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Schema.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Schema.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/injected-script.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/injected-script.o ../deps/v8/src/inspector/injected-script.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/injected-script-native.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/injected-script-native.o ../deps/v8/src/inspector/injected-script-native.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o ../deps/v8/src/inspector/inspected-context.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/java-script-call-frame.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/java-script-call-frame.o ../deps/v8/src/inspector/java-script-call-frame.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o ../deps/v8/src/inspector/remote-object-id.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/search-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/search-util.o ../deps/v8/src/inspector/search-util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-16.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-16.o ../deps/v8/src/inspector/string-16.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-util.o ../deps/v8/src/inspector/string-util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/test-interface.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/test-interface.o ../deps/v8/src/inspector/test-interface.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console.o ../deps/v8/src/inspector/v8-console.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o ../deps/v8/src/inspector/v8-console-agent-impl.cc ../deps/v8/src/inspector/string-16.cc: In function 'bool v8_inspector::{anonymous}::isLegalUTF8(const unsigned char*, int)': ../deps/v8/src/inspector/string-16.cc:215:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; ^~ ../deps/v8/src/inspector/string-16.cc:216:5: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:217:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; ^~ ../deps/v8/src/inspector/string-16.cc:218:5: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:236:11: warning: this statement may fall through [-Wimplicit-fallthrough=] if (a < 0x80) return false; ^~ ../deps/v8/src/inspector/string-16.cc:239:5: note: here case 1: ^~~~ ../deps/v8/src/inspector/string-16.cc: In function 'v8_inspector::{anonymous}::UChar32 v8_inspector::{anonymous}::readUTF8Sequence(const char*&, size_t)': ../deps/v8/src/inspector/string-16.cc:263:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:264:5: note: here case 5: ^~~~ ../deps/v8/src/inspector/string-16.cc:266:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:267:5: note: here case 4: ^~~~ ../deps/v8/src/inspector/string-16.cc:269:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:270:5: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:272:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:273:5: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:275:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:276:5: note: here case 1: ^~~~ ../deps/v8/src/inspector/string-16.cc: In function 'v8_inspector::{anonymous}::ConversionResult v8_inspector::{anonymous}::convertUTF16ToUTF8(const UChar**, const UChar*, char**, char*, bool)': ../deps/v8/src/inspector/string-16.cc:145:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:146:7: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:148:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:149:7: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:151:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:152:7: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o ../deps/v8/src/inspector/v8-console-message.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o ../deps/v8/src/inspector/v8-debugger.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o ../deps/v8/src/inspector/v8-debugger-agent-impl.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::startSampling(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_samplingInterval.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:554:19: note: 'in_samplingInterval.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_samplingInterval; ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::startTrackingHeapObjects(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_trackAllocations +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:387:17: note: '*((void*)& in_trackAllocations +1)' was declared here Maybe in_trackAllocations; ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::takeHeapSnapshot(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_reportProgress +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:435:17: note: '*((void*)& in_reportProgress +1)' was declared here Maybe in_reportProgress; ^~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::stopTrackingHeapObjects(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_reportProgress +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:411:17: note: '*((void*)& in_reportProgress +1)' was declared here Maybe in_reportProgress; ^~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o ../deps/v8/src/inspector/v8-debugger-script.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o ../deps/v8/src/inspector/v8-function-call.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o ../deps/v8/src/inspector/v8-heap-profiler-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o ../deps/v8/src/inspector/v8-injected-script-host.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o ../deps/v8/src/inspector/v8-inspector-impl.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::setScriptSource(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_dryRun +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1132:17: note: '*((void*)& in_dryRun +1)' was declared here Maybe in_dryRun; ^~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o ../deps/v8/src/inspector/v8-inspector-session-impl.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::searchInContent(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_caseSensitive +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1088:17: note: '*((void*)& in_caseSensitive +1)' was declared here Maybe in_caseSensitive; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_isRegex +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1094:17: note: '*((void*)& in_isRegex +1)' was declared here Maybe in_isRegex; ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o ../deps/v8/src/inspector/v8-internal-value-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o ../deps/v8/src/inspector/v8-profiler-agent-impl.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::setBreakpointByUrl(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_columnNumber.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:878:16: note: 'in_columnNumber.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_columnNumber; ^~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o ../deps/v8/src/inspector/v8-regex.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::evaluateOnCallFrame(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1268:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1274:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1280:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1286:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_throwOnSideEffect +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1292:17: note: '*((void*)& in_throwOnSideEffect +1)' was declared here Maybe in_throwOnSideEffect; ^~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o ../deps/v8/src/inspector/v8-runtime-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o ../deps/v8/src/inspector/v8-schema-agent-impl.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::evaluate(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1280:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1286:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_contextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1292:16: note: 'in_contextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_contextId; ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1298:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1304:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_userGesture +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1310:17: note: '*((void*)& in_userGesture +1)' was declared here Maybe in_userGesture; ^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1316:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::awaitPromise(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1368:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1374:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::getProperties(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_ownProperties +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1485:17: note: '*((void*)& in_ownProperties +1)' was declared here Maybe in_ownProperties; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_accessorPropertiesOnly +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1491:17: note: '*((void*)& in_accessorPropertiesOnly +1)' was declared here Maybe in_accessorPropertiesOnly; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1497:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o ../deps/v8/src/inspector/v8-stack-trace-impl.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::compileScript(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1647:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::runScript(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1712:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1724:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1730:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1736:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1742:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1748:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-value-copier.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-value-copier.o ../deps/v8/src/inspector/v8-value-copier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o ../deps/v8/src/inspector/wasm-translation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/geni/bytecode-peephole-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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/geni/bytecode-peephole-table.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/geni/bytecode-peephole-table.cc In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::callFunctionOn(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1435:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1441:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1447:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_userGesture +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1453:17: note: '*((void*)& in_userGesture +1)' was declared here Maybe in_userGesture; ^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1459:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_base.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/accessors.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/address-map.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/allocation.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/allocation-site-scopes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/api.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/api-arguments.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/api-natives.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/arguments.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-typer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-wasm-builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/assembler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/assert-scope.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-types.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/modules.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ast/variables.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/background-parsing-task.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/bailout-reason.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/basic-block-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/bignum-dtoa.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/bignum.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/bit-vector.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/bootstrapper.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-arguments.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-async-iterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-async-function.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-async.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-conversion.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-constructor.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-debug.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-generator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-handler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-ic.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-proxy.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-wasm.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/cached-powers.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/cancelable-task.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/char-predicates.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/code-factory.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/code-stub-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs-hydrogen.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/codegen.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compilation-cache.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compilation-dependencies.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compilation-info.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compilation-statistics.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-info.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-graph-builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/ast-loop-assignment-analyzer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-generator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-builders.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-states.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-replay.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-frame-specialization.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-graph.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-operator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/linkage.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/liveness-analyzer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-cache.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-marker.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-properties.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/opcodes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/osr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/representation-change.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/schedule.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/scheduler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/tail-call-optimization.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/types.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-cache.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/verifier.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/context-measure.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/contexts.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/conversions.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/counters.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/compilation-phase.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-bce.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-canonicalize.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-check-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dce.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-dehoist.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-environment-liveness.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-escape-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-gvn.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-representation.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-infer-types.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-instructions.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-load-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-mark-unreachable.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-osr.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-range-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-redundant-phi.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-removable-simulates.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-representation-changes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-sce.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-store-elimination.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-types.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen-uint32-analysis.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/hydrogen.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-allocator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium-codegen.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/lithium.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/typing.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/date.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/dateparser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-frames.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/liveedit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/deoptimize-reason.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/deoptimizer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/disassembler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/diy-fp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/dtoa.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/eh-frame.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/elements-kind.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/elements.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/execution.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/external-reference-table.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/factory.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/fast-dtoa.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/feedback-vector.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/field-type.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/fixed-dtoa.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/flags.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/frames.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/full-codegen.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/futex-emulation.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/gdb-jit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/global-handles.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/handles.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/code-stats.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/heap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/mark-compact.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/object-stats.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenger.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/spaces.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/heap/store-buffer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/i18n.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/icu_util.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/access-compiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/accessor-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/call-optimization.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-state.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-stats.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/keyed-store-generic.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/identity-map.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interface-descriptors.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-dead-code-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-peephole-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-pipeline.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/isolate.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/json-parser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/json-stringifier.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/keys.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/layout-descriptor.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/log-utils.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/log.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/lookup-cache.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/lookup.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/map-updater.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/machine-type.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/messages.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects-debug.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects-printer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects/literal-objects.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/objects/scope-info.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ostreams.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/duplicate-finder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parameter-initializer-rewriter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parse-info.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parsing.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/rewriter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/parsing/token.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/perf-jit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/property-descriptor.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/property.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/register-configuration.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime-profiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-i18n.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/safepoint-table.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/source-position-table.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/source-position.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/startup-data-util.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/string-builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/string-case.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/string-stream.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/strtod.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/stub-cache.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/tracing/trace-event.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/tracing/traced-value.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/transitions.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/type-hints.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/type-info.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/unicode.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/unicode-decoder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/uri.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/utils.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/v8.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/v8threads.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/value-serializer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/version.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/signature-map.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone-segment.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/builtins/x64/builtins-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/code-generator-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-scheduler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/instruction-selector-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/compiler/x64/unwinding-info-writer-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-codegen-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-gap-resolver-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/crankshaft/x64/lithium-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/assembler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/code-stubs-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/codegen-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/cpu-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/deoptimizer-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/disasm-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/eh-frame-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/frames-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/interface-descriptors-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/macro-assembler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/x64/simulator-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/debug/x64/debug-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/full-codegen/x64/full-codegen-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/access-compiler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/handler-compiler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/ic/x64/ic-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/regexp/x64/regexp-macro-assembler-x64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/debug-support.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Console.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Schema.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/injected-script.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/injected-script-native.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/java-script-call-frame.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/search-util.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-16.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-util.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/test-interface.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-value-copier.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_base/geni/bytecode-peephole-table.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/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-v8.1.2/out/Debug/mksnapshot -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_nosnapshot.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicustubdata.a -lz -lcrypto -lssl -ldl -lrt -Wl,--end-group LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.host:/builddir/build/BUILD/node-v8.1.2/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/geni; "/builddir/build/BUILD/node-v8.1.2/out/Debug/mksnapshot" --startup_src "/builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/geni/snapshot.cc" "" g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/experimental-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/experimental-extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_TARGET_ARCH_X64' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_I18N_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DTRACE_MAPS' '-D_GLIBCXX_DEBUG=1' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -m64 -fno-strict-aliasing -m64 -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/geni/snapshot.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/geni/snapshot.cc rm -f /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_snapshot.a && ar crsT /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_snapshot.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/gen/experimental-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/v8_snapshot/geni/snapshot.o touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/v8_maybe_snapshot.stamp touch /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/v8.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/async-wrap.o ../src/async-wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/cares_wrap.o ../src/cares_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/connection_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/connection_wrap.o ../src/connection_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/connect_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/connect_wrap.o ../src/connect_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/env.o ../src/env.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/fs_event_wrap.o ../src/fs_event_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/handle_wrap.o ../src/handle_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/js_stream.o ../src/js_stream.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node.o ../src/node.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_api.o ../src/node_api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_buffer.o ../src/node_buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_config.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_config.o ../src/node_config.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_constants.o ../src/node_constants.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_contextify.o ../src/node_contextify.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_debug_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_debug_options.o ../src/node_debug_options.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_file.o ../src/node_file.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_http_parser.o ../src/node_http_parser.cc ../src/node_api.cc: In function 'napi_status napi_wrap(napi_env, napi_value, void*, napi_finalize, void*, napi_ref__**)': ../src/node_api.cc:1966:30: warning: 'bool v8::Object::SetPrototype(v8::Local)' is deprecated: Use maybe version [-Wdeprecated-declarations] wrapper->SetPrototype(proto); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node_api.cc:11: ../deps/v8/include/v8.h:3095:43: note: declared here V8_DEPRECATED("Use maybe version", bool SetPrototype(Local prototype)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_api.cc:1967:28: warning: 'bool v8::Object::SetPrototype(v8::Local)' is deprecated: Use maybe version [-Wdeprecated-declarations] obj->SetPrototype(wrapper); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node_api.cc:11: ../deps/v8/include/v8.h:3095:43: note: declared here V8_DEPRECATED("Use maybe version", bool SetPrototype(Local prototype)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_main.o ../src/node_main.cc ../src/node_contextify.cc: In static member function 'static void node::{anonymous}::ContextifyContext::RunInDebugContext(const v8::FunctionCallbackInfo&)': ../src/node_contextify.cc:284:43: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:284:76: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:289:14: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:289:75: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:290:30: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:290:63: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_os.o ../src/node_os.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_revert.o ../src/node_revert.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_serdes.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_serdes.o ../src/node_serdes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_url.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_url.o ../src/node_url.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_util.o ../src/node_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_v8.o ../src/node_v8.cc ../src/node.cc: In function 'void node::DebugPause(const v8::FunctionCallbackInfo&)': ../src/node.cc:4154:14: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node.cc:4154:42: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:329:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_stat_watcher.o ../src/node_stat_watcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_watchdog.o ../src/node_watchdog.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_zlib.o ../src/node_zlib.cc ../src/node_url.cc: In function 'void node::url::Parse(node::Environment*, v8::Local, const char*, size_t, node::url::url_parse_state, v8::Local, v8::Local, v8::Local, v8::Local)': ../src/node_url.cc:1945:56: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] (void)cb->Call(context, recv, arraysize(argv), argv); ^ In file included from ../src/node.h:63:0, from ../src/node_url.h:6, from ../src/node_url.cc:1: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ ../src/node_url.cc:1953:77: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] (void)error_cb.As()->Call(context, recv, arraysize(argv), argv); ^ In file included from ../src/node.h:63:0, from ../src/node_url.h:6, from ../src/node_url.cc:1: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_i18n.o ../src/node_i18n.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/pipe_wrap.o ../src/pipe_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/process_wrap.o ../src/process_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/signal_wrap.o ../src/signal_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/spawn_sync.o ../src/spawn_sync.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/string_bytes.o ../src/string_bytes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/string_search.o ../src/string_search.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/stream_base.o ../src/stream_base.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/stream_wrap.o ../src/stream_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tcp_wrap.o ../src/tcp_wrap.cc ../src/node_i18n.cc: In function 'int node::i18n::GetColumnWidth(UChar32, bool)': ../src/node_i18n.cc:622:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ambiguous_as_full_width) { ^~ ../src/node_i18n.cc:626:5: note: here case U_EA_NEUTRAL: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/timer_wrap.o ../src/timer_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/agent.o ../src/tracing/agent.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/node_trace_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/node_trace_buffer.o ../src/tracing/node_trace_buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/node_trace_writer.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/node_trace_writer.o ../src/tracing/node_trace_writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/trace_event.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/trace_event.o ../src/tracing/trace_event.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tty_wrap.o ../src/tty_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/udp_wrap.o ../src/udp_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/util.o ../src/util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/uv.o ../src/uv.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/gen/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/gen/node_javascript.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/node_javascript.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_agent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_agent.o ../src/inspector_agent.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_io.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_io.o ../src/inspector_io.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_socket.o ../src/inspector_socket.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_socket_server.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_socket_server.o ../src/inspector_socket_server.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_crypto.o ../src/node_crypto.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_crypto_bio.o ../src/node_crypto_bio.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tls_wrap.o ../src/tls_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_dtrace.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_dtrace.o ../src/node_dtrace.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="x64"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/uv/src/ares -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/http_parser -I../deps/cares/include -I../deps/uv/include -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/backtrace_posix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/backtrace_posix.o ../src/backtrace_posix.cc ../src/inspector_agent.cc: In member function 'virtual void node::inspector::{anonymous}::JsBindingsSessionDelegate::SendMessageToFrontend(const v8_inspector::StringView&)': ../src/inspector_agent.cc:220:77: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] static_cast(callback->Call(env_->context(), receiver, 1, &argument)); ^ In file included from ../src/util.h:27:0, from ../src/inspector_socket.h:5, from ../src/inspector_socket_server.h:5, from ../src/inspector_io.h:4, from ../src/inspector_agent.cc:3: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ ../src/inspector_agent.cc: In function 'void node::inspector::{anonymous}::InspectorConsoleCall(const v8::FunctionCallbackInfo&)': ../src/inspector_agent.cc:357:70: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] call_args.data())); ^ In file included from ../src/util.h:27:0, from ../src/inspector_socket.h:5, from ../src/inspector_socket_server.h:5, from ../src/inspector_io.h:4, from ../src/inspector_agent.cc:3: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ g++ -pthread -rdynamic -m64 -Wl,-z,noexecstack -Wl,--whole-archive /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_base.a -Wl,--no-whole-archive -pthread -o /builddir/build/BUILD/node-v8.1.2/out/Debug/node -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/async-wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/cares_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/connection_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/connect_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/env.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/fs_event_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/handle_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/js_stream.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_api.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_buffer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_config.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_constants.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_contextify.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_debug_options.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_file.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_http_parser.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_main.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_os.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_revert.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_serdes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_url.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_util.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_v8.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_stat_watcher.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_watchdog.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_zlib.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_i18n.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/pipe_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/process_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/signal_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/spawn_sync.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/string_bytes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/string_search.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/stream_base.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/stream_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tcp_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/timer_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/agent.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/node_trace_buffer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/node_trace_writer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/trace_event.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tty_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/udp_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/util.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/uv.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/gen/node_javascript.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_agent.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_io.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_socket.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/inspector_socket_server.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_crypto.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_crypto_bio.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tls_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_dtrace.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/backtrace_posix.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/node_dtrace_provider.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/uv/libuv.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_snapshot.a -lz -lcrypto -lssl -ldl -lrt -lm -Wl,--end-group g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_base64.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_base64.o ../test/cctest/test_base64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_environment.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_environment.o ../test/cctest/test_environment.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_util.o ../test/cctest/test_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_url.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_url.o ../test/cctest/test_url.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket.o ../test/cctest/test_inspector_socket.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket_server.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket_server.o ../test/cctest/test_inspector_socket_server.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_agent.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_agent.o ../src/inspector_agent.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_io.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_io.o ../src/inspector_io.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_socket.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_socket.o ../src/inspector_socket.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_socket_server.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_socket_server.o ../src/inspector_socket_server.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/node_crypto.o ../src/node_crypto.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/node_crypto_bio.o ../src/node_crypto_bio.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/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 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/tls_wrap.o ../src/tls_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/node_dtrace.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/node_dtrace.o ../src/node_dtrace.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DGTEST_DONT_DEFINE_ASSERT_EQ=1' '-DGTEST_DONT_DEFINE_ASSERT_GE=1' '-DGTEST_DONT_DEFINE_ASSERT_GT=1' '-DGTEST_DONT_DEFINE_ASSERT_LE=1' '-DGTEST_DONT_DEFINE_ASSERT_LT=1' '-DGTEST_DONT_DEFINE_ASSERT_NE=1' '-DNODE_WANT_INTERNALS=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_INSPECTOR=1' '-DHAVE_OPENSSL=1' '-DHAVE_DTRACE=1' '-D__POSIX__' '-DHTTP_PARSER_STRICT=0' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_POSIX_C_SOURCE=200112' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DUCONFIG_NO_LEGACY_CONVERSION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/include -I../deps/gtest/include -I../deps/http_parser -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -m64 -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.1.2/out/Debug/.deps//builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/backtrace_posix.o.d.raw -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/backtrace_posix.o ../src/backtrace_posix.cc ../src/inspector_agent.cc: In member function 'virtual void node::inspector::{anonymous}::JsBindingsSessionDelegate::SendMessageToFrontend(const v8_inspector::StringView&)': ../src/inspector_agent.cc:220:77: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] static_cast(callback->Call(env_->context(), receiver, 1, &argument)); ^ In file included from ../src/util.h:27:0, from ../src/inspector_socket.h:5, from ../src/inspector_socket_server.h:5, from ../src/inspector_io.h:4, from ../src/inspector_agent.cc:3: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ ../src/inspector_agent.cc: In function 'void node::inspector::{anonymous}::InspectorConsoleCall(const v8::FunctionCallbackInfo&)': ../src/inspector_agent.cc:357:70: warning: ignoring return value of 'v8::MaybeLocal v8::Function::Call(v8::Local, v8::Local, int, v8::Local*)', declared with attribute warn_unused_result [-Wunused-result] call_args.data())); ^ In file included from ../src/util.h:27:0, from ../src/inspector_socket.h:5, from ../src/inspector_socket_server.h:5, from ../src/inspector_io.h:4, from ../src/inspector_agent.cc:3: ../deps/v8/include/v8.h:3683:43: note: declared here V8_WARN_UNUSED_RESULT MaybeLocal Call(Local context, ^~~~ g++ -pthread -rdynamic -m64 -Wl,-z,noexecstack -Wl,--whole-archive /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_base.a -Wl,--no-whole-archive -pthread -o /builddir/build/BUILD/node-v8.1.2/out/Debug/cctest -Wl,--start-group /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_base64.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_environment.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_util.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_url.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket_server.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_agent.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_io.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_socket.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/inspector_socket_server.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/node_crypto.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/node_crypto_bio.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/tls_wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/node_dtrace.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/cctest/src/backtrace_posix.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj/gen/node_dtrace_provider.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/http_parser/libhttp_parser.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/uv/libuv.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/deps/v8/src/libv8_snapshot.a -lz -lcrypto -lssl /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/gen/node_javascript.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_debug_options.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/async-wrap.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/env.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_buffer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_i18n.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_url.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/util.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/string_bytes.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/string_search.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/stream_base.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_constants.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/node_revert.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/agent.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/node_trace_buffer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/node_trace_writer.o /builddir/build/BUILD/node-v8.1.2/out/Debug/obj.target/node/src/tracing/trace_event.o -lm -ldl -lrt -Wl,--end-group rm 78b0e4d71b05fb0442046143b9f468bfeed7559c.intermediate make[1]: Leaving directory `/builddir/build/BUILD/node-v8.1.2/out' if [ ! -r node_g -o ! -L node_g ]; then ln -fs out/Debug/node node_g; fi + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dP6yZj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64 + cd node-v8.1.2 + ./tools/install.py install /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64 /opt/rh/rh-nodejs8/root/usr installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/bin/node installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/dtrace/node.d installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/systemtap/tapset/node.stp installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/node/gdbinit installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/node/lldbinit installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/node/lldb_commands.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/man/man1/node.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/AUTHORS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/.mailmap installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/make.bat installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/appveyor.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/BROKEN.org installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/CONTRIBUTING.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/TODO.org installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/configure installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/TROUBLESHOOTING.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/.github/issue_template.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/index.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/favicon.ico installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/docfoot.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/dochead.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/index.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/README.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/npm-disputes.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/removing-npm.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/npm-registry.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/npm-scripts.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/npm-scope.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/semver.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/npm-index.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/npm-developers.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/npm-config.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/npm-orgs.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/misc/npm-coding-style.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-bundle.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-publish.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-repo.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-prune.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-completion.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-help-search.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-docs.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-dedupe.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-stars.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-link.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-ping.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-ls.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-uninstall.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-logout.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-update.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-start.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-shrinkwrap.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-view.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-prefix.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-test.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-root.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-help.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-run-script.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-install.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-init.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-whoami.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-edit.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-dist-tag.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-config.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-build.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-rebuild.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-star.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-adduser.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-unpublish.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-owner.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-bin.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-cache.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-bugs.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-access.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-team.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-install-test.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-stop.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-restart.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-explore.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-outdated.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-doctor.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-search.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-deprecate.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-version.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/cli/npm-pack.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/files/npm-json.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/files/npm-global.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/files/package.json.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/files/package-lock.json.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/files/npm-shrinkwrap.json.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/files/npm-package-locks.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/files/npmrc.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/doc/files/npm-folders.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/static/toc.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html/static/style.css installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man5/npm-global.5 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man5/package.json.5 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man5/npm-package-locks.5 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man5/npm-shrinkwrap.json.5 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man5/npm-folders.5 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man5/npm-json.5 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man5/npmrc.5 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man5/package-lock.json.5 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-uninstall.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-view.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-doctor.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-owner.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-rebuild.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-repo.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-ls.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-bundle.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-prune.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-init.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-adduser.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-install-test.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-cache.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-completion.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-dedupe.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-prefix.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-restart.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-help-search.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-access.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-version.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-team.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-config.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-outdated.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-stars.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-link.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-README.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-bugs.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-dist-tag.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-edit.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-ping.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-stop.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-install.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-update.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-publish.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-pack.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-whoami.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-shrinkwrap.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-docs.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-star.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-root.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-test.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-build.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-deprecate.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-unpublish.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-explore.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-run-script.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-help.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-bin.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-logout.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-search.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man1/npm-start.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/npm-scripts.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/npm-config.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/npm-index.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/npm-registry.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/npm-developers.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/semver.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/npm-disputes.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/removing-npm.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/npm-scope.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/npm-coding-style.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man/man7/npm-orgs.7 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/spec/file-specifiers.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/npm-scope.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/npm-registry.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/semver.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/npm-scripts.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/npm-config.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/npm-index.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/npm-orgs.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/npm-coding-style.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/removing-npm.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/npm-developers.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/misc/npm-disputes.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-bin.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-stars.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-version.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-help.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-access.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-link.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-adduser.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-help-search.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-edit.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-prefix.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-deprecate.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-root.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-install-test.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-restart.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-pack.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-star.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-run-script.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-cache.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-search.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-bundle.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-dedupe.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-uninstall.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-outdated.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-completion.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-config.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-ls.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-view.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-ping.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-unpublish.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-dist-tag.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-stop.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-owner.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-team.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-publish.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-explore.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-install.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-update.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-test.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-whoami.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-rebuild.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-doctor.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-logout.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-repo.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-build.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-init.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-docs.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-bugs.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-prune.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-start.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/cli/npm-shrinkwrap.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/files/npmrc.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/files/npm-folders.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/files/npm-package-locks.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/files/package-lock.json.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/files/package.json.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc/files/npm-shrinkwrap.json.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/changelogs/CHANGELOG-3.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/changelogs/CHANGELOG-2.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/changelogs/CHANGELOG-4.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/changelogs/CHANGELOG-1.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/shrinkwrap.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/publish.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/root.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/view.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/restart.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/xmas.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/whoami.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/ping.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/star.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/set.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/access.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/update.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/stop.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/fetch-package-metadata.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/dedupe.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/completion.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/version.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/repo.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/logout.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/npm.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/team.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/get.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/explore.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/prefix.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/run-script.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/substack.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/prune.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/uninstall.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/link.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/pack.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/outdated.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/stars.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/search.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/help.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/cache.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/owner.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/help-search.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/unpublish.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install-test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/build.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/bin.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/fetch-package-metadata.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/start.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/bugs.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/adduser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/doctor.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/init.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/dist-tag.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/docs.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/edit.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/visnup.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/rebuild.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/ls.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/unbuild.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/deprecate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/find-prefix.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/load-uid.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/load-cafile.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/pacote.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/clear-credentials-by-uri.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/nerf-dart.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/core.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/load-prefix.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/set-credentials-by-uri.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/get-credentials-by-uri.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/set-user.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/defaults.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/cmd-list.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/config/reg-client.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/auth/oauth.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/auth/sso.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/auth/legacy.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/auth/saml.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/is-prod-dep.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/is-opt-dep.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/validate-args.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/and-add-parent-to-errors.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/decompose-actions.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/flatten-tree.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/check-permissions.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/diff-trees.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/is-fs-access-available.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/access-error.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/is-extraneous.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/read-shrinkwrap.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/and-ignore-errors.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/copy-tree.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/realize-shrinkwrap-specifier.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/inflate-bundled.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/writable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/exists.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/get-requested.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/mutate-into-logical-tree.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/save.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/deps.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/actions.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/module-staging-path.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/and-finish-tracker.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/report-optional-failure.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/is-dev-dep.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/node.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/inflate-shrinkwrap.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/update-package-json.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/validate-tree.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/fetch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/move.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/finalize.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/prepare.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/global-install.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/remove.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/global-link.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/postinstall.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/extract.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/install.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/preinstall.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/build.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/install/action/refresh-package-json.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/no-progress-while-running.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/gunzip-maybe.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/move.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/module-name.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/read-local-package.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/correct-mkdir.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/ansi-trim.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/map-to-registry.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/parse-json.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/is-windows-bash.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/error-handler.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/unsupported.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/is-windows.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/spawn.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/metrics-launch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/is-windows-shell.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/link.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/pulse-till-done.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/git.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/completion.sh installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/perf.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/depr-check.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/lifecycle.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/warn-deprecated.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/save-stack.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/output.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/escape-exec-path.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/get-publish-config.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/tar.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/child-path.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/pick-manifest-from-registry-metadata.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/escape-arg.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/temp-filename.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/usage.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/metrics.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/error-message.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/package-id.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/gently-rm.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/deep-sort-object.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/locker.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/umask.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/completion/file-completion.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/completion/installed-deep.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/utils/completion/installed-shallow.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/search/package-filter.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/search/all-package-metadata.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/search/format-package-stream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/search/all-package-search.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/search/esearch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/doctor/get-latest-npm-version.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/doctor/get-git-path.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/doctor/check-files-permission.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/doctor/get-latest-nodejs-version.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/doctor/verify-cached-files.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/lib/doctor/check-ping.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/bin/read-package-json.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/bin/npm-cli.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/bin/npm.cmd installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/bin/npm installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/relocate.sh installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/maketest installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/index-build.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/doc-build.sh installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/changelog.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/dev-dep-update installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/install.sh installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/release.sh installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/update-authors.sh installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/publish-tag.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/clean-old.sh installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/dep-update installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/scripts/gen-changelog installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-object/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-object/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-object/lib/sorted-object.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/check.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/vendor/win-term-size.exe installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/vendor/resize installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/appveyor.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/.editorconfig installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/lib/resolveCommand.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/lib/parse.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async/lib/enoent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/object-assign/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/object-assign/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/object-assign/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/object-assign/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/path-key/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/path-key/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/path-key/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/path-key/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/boxes.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/code-point-at/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/code-point-at/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/code-point-at/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/code-point-at/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/has-ansi/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/has-ansi/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/has-ansi/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/has-ansi/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/write-file-atomic/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/write-file-atomic/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/write-file-atomic/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/write-file-atomic/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/yarn.lock installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/base64.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/registry-url.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/safe-buffer/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/safe-buffer/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/safe-buffer/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/safe-buffer/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/safe-buffer/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/safe-buffer/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/safe-buffer/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/LICENSE.MIT installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/LICENSE.APACHE2 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/LICENSE.BSD installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/lib/utils.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/lib/deep-extend.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/readme.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/example/parse.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.MIT installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.APACHE2 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.BSD installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/lib/utils.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/lib/deep-extend.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/readme.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/example/parse.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/buffer-stream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/lowercase-keys/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/lowercase-keys/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/lowercase-keys/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/safe-buffer/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/safe-buffer/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/safe-buffer/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/safe-buffer/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/safe-buffer/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/safe-buffer/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/safe-buffer/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/node_modules/capture-stack-trace/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/node_modules/capture-stack-trace/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/node_modules/capture-stack-trace/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-npm/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-npm/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-npm/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/lazy-req/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/lazy-req/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/lazy-req/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/lazy-req/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/.editorconfig installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/package.yaml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/utils.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/analyze.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/unicode.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/parse.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/document.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju/lib/stringify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/abbrev/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/abbrev/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/abbrev/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/abbrev/abbrev.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lazy-property/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lazy-property/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lazy-property/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lazy-property/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lazy-property/component.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lazy-property/lazyProperty.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/LICENSE.MIT installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/LICENSE.APACHE2 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/readme.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/examples/all_docs.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/bench.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/README.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/jsonparse.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/examples/twitterfeed.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/samplejson/basic.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/samplejson/basic2.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/LICENSE.MIT installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/LICENSE.APACHE2 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/readme.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/hosted-git-info/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/hosted-git-info/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/hosted-git-info/git-host.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/hosted-git-info/git-host-info.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/hosted-git-info/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/hosted-git-info/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/init-package-json.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/default-input.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/promzard.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/substack-input.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/buffer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/init-input.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/init.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/once/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/once/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/once/once.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/once/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/move.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/run-queue/queue.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/run-queue/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/run-queue/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/is-windows.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/copy.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/write-file-atomic/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/write-file-atomic/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/write-file-atomic/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/changelog.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.core.min.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.core.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.min.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/queue.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/some.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/props.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/call_get.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/method.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/schedule.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/generators.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/finally.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/direct_resolve.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promisify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/debuggability.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/join.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/settle.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/nodeify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/assert.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/using.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/cancel.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/any.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/each.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/synchronous_inspection.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise_array.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/errors.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/reduce.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/context.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/timers.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/map.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/bind.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/race.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/nodeback.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/es5.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/filter.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/thenables.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/bluebird.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird/js/release/catch_filter.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/fstream-npm.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/example/bundle.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/example/tar.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/example/ig-tar.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/example/dir.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/example/example.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/example/dir-tar.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/request.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/lib/auth.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/lib/querystring.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/lib/helpers.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/lib/oauth.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/lib/multipart.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/lib/har.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/lib/getProxyFromURI.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/lib/tunnel.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/lib/redirect.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/lib/cookies.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/.jscs.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/.eslintignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/dist/qs.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/utils.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/stringify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/formats.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/CHANGES.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/http_signing.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/.dir-locals.el installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/utils.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/verify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/parser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/signer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-verify.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-conv.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-sign.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/fingerprint.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/dhe.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/utils.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ed-compat.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/identity.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/algs.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/errors.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/key.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/certificate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/signature.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/private-key.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ssh-buffer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs8.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs1.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/auto.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/openssh-cert.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pem.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh-private.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509-pem.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/rfc4253.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/CHANGES.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/etc/dashdash.bash_completion.in installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/lib/dashdash.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/example.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/example.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/writer.test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/reader.test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/writer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/types.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/errors.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/reader.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.min.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/AUTHORS.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.min.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/PULL_REQUEST_TEMPLATE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.d.ts installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/AUTHORS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/assert.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/CHANGES.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/LICENSE-jsbn installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/ec.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/sec.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/almond.1 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/AUTHORS.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/almond.0 installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/jsdoc.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/utils.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/dh.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/curve255.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/core.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519/lib/eddsa.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/CHANGES.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/lib/jsprim.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile.targ installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/.gitmodules installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile.deps installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/jsl.node.conf installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/examples/simple.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/lib/extsprintf.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-zyp-json-schema-04.xml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-zyp-json-schema-03.xml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/json-ref installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/hyper-schema installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/links installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/schema installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/lib/validate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/lib/links.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/json-ref installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/hyper-schema installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/links installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/schema installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/json-ref installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/hyper-schema installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/links installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/schema installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/json-ref installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/hyper-schema installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/links installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/schema installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/geo installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/card installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/calendar installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/address installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/interfaces installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/hyper-schema installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/links installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/schema installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/assert-plus/AUTHORS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/assert-plus/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/assert-plus/assert.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/assert-plus/CHANGES.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/assert-plus/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/Makefile.targ installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/.gitmodules installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/jsl.node.conf installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/werror.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/levels-verror.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/varargs.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/verror.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/examples/levels-werror.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/lib/verror.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/tests/tst.werror.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/tests/tst.verror.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/tests/tst.inherit.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/AUTHORS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/assert.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/CHANGES.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.jscs.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/component.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/aws4.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/lru.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.tern-port installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/stringstream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/example.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/src/async.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/src/error.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/src/promise.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/browser/async.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/browser/error.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/browser/promise.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/node6/async.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/node6/error.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/node6/promise.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/node4/async.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/node4/error.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/node4/promise.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/node7/async.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/node7/error.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/node7/promise.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/postData.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/afterRequest.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/timings.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/page.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/har.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/creator.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/log.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/browser.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/response.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/entry.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/pageTimings.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/cache.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/cookie.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/query.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/header.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/beforeRequest.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/content.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/request.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/.tonic_example.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/ajv.min.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/regenerator.min.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/nodent.min.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/ajv.bundle.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/ajv.min.js.map installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/keyword.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/async.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/ajv.d.ts installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/ajv.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/cache.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/v5.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-v5.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-draft-04.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/rules.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/_rules.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/validation_error.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/ucs2length.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/resolve.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/schema_obj.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/util.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/equal.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/formats.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/format.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/constant.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/multipleOf.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitProperties.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/switch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/custom.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/not.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/oneOf.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitItems.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/enum.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/patternRequired.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/uniqueItems.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/anyOf.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_formatLimit.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/dependencies.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitLength.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/pattern.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/required.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/validate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limit.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/items.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/properties.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/allOf.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/ref.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/missing.def installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limitProperties.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/items.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/dependencies.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limitLength.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/validate.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/errors.def installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/uniqueItems.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/defaults.def installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/definitions.def installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/required.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/ref.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limit.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/custom.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/multipleOf.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/format.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/pattern.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/properties.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/coerce.def installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/oneOf.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limitItems.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/anyOf.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/enum.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/allOf.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/not.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/v5/patternRequired.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/v5/switch.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/v5/constant.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/v5/_formatLimit.jst installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/bundle.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/compile-dots.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/info installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/.eslintrc.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/travis-gh-pages installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/prepare-tests installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/Readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/readme.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/str.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/nested.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/key_cmp.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/value_cmp.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/README.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/lib/parse.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/lib/stringify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/bower.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/component.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/example/usage.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/dist/client.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/server.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/utils.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/crypto.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/client.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/logo.png installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/images/hawk.png installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/CONTRIBUTING.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/images/boom.png installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/offset.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/examples/time.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/CONTRIBUTING.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/images/hoek.png installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/Readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/License installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/form_data.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/populate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/serial.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/bench.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/parallel.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/stream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/serialOrdered.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_asynckit.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/async.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/terminator.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_serial_ordered.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/streamify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/abort.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/defer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/state.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_parallel.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/iterate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_serial.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/stringify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/safe-buffer/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/safe-buffer/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/safe-buffer/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/safe-buffer/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/safe-buffer/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/safe-buffer/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/safe-buffer/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/cookie.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/store.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/memstore.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/pathMatch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/pubsuffix.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/permuteDomain.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/LICENSE-MIT.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/punycode.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/Readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/License installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/lib/combined_stream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/Readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/License installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/isstream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/HISTORY.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/HISTORY.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/license.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/.tm_properties installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/src/performance-now.coffee installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/lib/performance-now.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unpipe/HISTORY.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unpipe/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unpipe/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unpipe/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unpipe/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lockfile/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lockfile/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lockfile/gen-changelog.sh installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lockfile/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lockfile/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lockfile/lockfile.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lockfile/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lockfile/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansi-regex/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansi-regex/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansi-regex/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansi-regex/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/call-limit/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/call-limit/call-limit.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/call-limit/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/collaborators.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/through2.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/LICENSE.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/test-browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/example.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/once.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/example.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/log.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/themes.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/progress-bar.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/render-template.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/error.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/template-item.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/spin.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/set-interval.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/theme-set.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/process.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/set-immediate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/base-theme.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/plumbing.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/has-color.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/wide-truncate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/align.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/signals.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-base.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/License installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/manifest.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/prefetch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/extract.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/finalize-manifest.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/extract-stream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/util/gunzip-maybe.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/util/silentlog.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/util/git.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/util/pack-dir.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/util/opt-check.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/util/cache-key.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/tag.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/hosted.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/directory.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/version.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/git.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/remote.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/range.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/file.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/registry-key.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/pick-registry.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/fetch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/manifest.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/check-warning-header.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/tarball.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/.editorconfig installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/index.umd.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.eslintrc.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/bower.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.editorconfig installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/cache.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/warning.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/node4/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/_http_agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/https_agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/license.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/socks-proxy-agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/connect.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/associate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/bind.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/lib/socks-client.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/lib/socks-agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/typings/index.d.ts installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/lib/smart-buffer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/build/smartbuffer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/build/smartbuffer.js.map installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.jscsrc installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/lib/ip.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/extend/.jscs.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/extend/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/extend/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/extend/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/extend/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/extend/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/extend/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/extend/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/extend/component.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/patch-core.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/semver/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/semver/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/semver/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/semver/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/semver/semver.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/semver/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/semver/bin/semver installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/response.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/body.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/headers.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/request.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/fetch-error.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/common.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/blob.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/lib/iconv-loader.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/lib/encoding.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/Changelog.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-data.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data-generated.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/utf16.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/internal.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-codec.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-codec.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/utf7.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/shiftjis.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/eucjp.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/big5-added.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp936.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp949.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/gbk-added.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp950.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/streams.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/index.d.ts installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/bom-handling.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/extend-node.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/.editorconfig installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/package.yaml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/lib/utils.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/lib/analyze.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/lib/unicode.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/lib/parse.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/lib/document.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju/lib/stringify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/http-proxy-agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/extend/.jscs.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/extend/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/extend/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/extend/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/extend/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/extend/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/extend/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/extend/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/extend/component.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/patch-core.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/semver/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/semver/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/semver/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/semver/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/semver/semver.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/semver/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/semver/bin/semver installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/karma.conf.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/component.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.coveralls.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/debug.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/node.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/license.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/https-proxy-agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/extend/.jscs.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/extend/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/extend/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/extend/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/extend/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/extend/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/extend/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/extend/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/extend/component.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/patch-core.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/agent.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/semver/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/semver/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/semver/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/semver/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/semver/semver.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/semver/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/semver/bin/semver installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/karma.conf.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/component.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.coveralls.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/debug.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/node.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/license.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/test-browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/node_modules/end-of-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/node_modules/end-of-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/node_modules/end-of-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/node_modules/end-of-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/method.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/role.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/genfun.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/util.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/headers.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/pack.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/extract.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/bl/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/bl/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/bl/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/bl/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/bl/bl.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/bl/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/xtend/immutable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/xtend/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/xtend/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/xtend/mutable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/xtend/LICENCE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/xtend/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/xtend/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/xtend/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/end-of-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/end-of-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/end-of-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/end-of-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.restparam/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.restparam/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.restparam/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.restparam/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/fstream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/examples/symlink-write.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/examples/pipe.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/examples/filter-pipe.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/examples/reader.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/file-reader.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/writer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/dir-reader.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/proxy-writer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/socket-reader.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/proxy-reader.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/abstract.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/link-reader.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/dir-writer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/collect.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/file-writer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/link-writer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/get-type.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream/lib/reader.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/graceful-fs/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/graceful-fs/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/graceful-fs/legacy-streams.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/graceful-fs/fs.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/graceful-fs/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/extend.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-vacuum/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-vacuum/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-vacuum/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-vacuum/.eslintrc installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-vacuum/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-vacuum/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/Readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/License installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/equation.gif installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/example/stop.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/example/dns.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/lib/retry.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry/lib/retry_operation.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/sync.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/changelog.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/glob.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/common.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/old.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/wrappy/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/wrappy/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/wrappy/wrappy.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/wrappy/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table/readme.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table/example/table.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table/example/doubledot.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table/example/dotalign.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table/example/center.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table/example/align.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/editor/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/editor/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/editor/README.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/editor/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/editor/example/beep.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/editor/example/edit.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/path-is-inside/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/path-is-inside/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/path-is-inside/lib/path-is-inside.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/tar.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/examples/packer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/examples/extracter.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/examples/reader.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/lib/entry.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/lib/entry-writer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/lib/header.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/lib/buffer-entry.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/lib/pack.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/lib/global-header-writer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/lib/extended-header-writer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/lib/extract.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/lib/extended-header.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/lib/parse.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/block-stream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/LICENCE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar/node_modules/block-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/put.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/es.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/rm.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/verify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/get.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/en.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/ls.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/entry-index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/verify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/memoization.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/util/move-file.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/util/tmp.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/util/fix-owner.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/util/y.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/content/path.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/content/rm.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/content/write.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/locales/es.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/locales/en.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/locales/en.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/locales/es.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/safe-buffer/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/safe-buffer/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/safe-buffer/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/safe-buffer/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/safe-buffer/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/safe-buffer/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._createcache/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._createcache/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._createcache/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._createcache/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/has-unicode/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/has-unicode/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/has-unicode/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/has-unicode/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/osenv.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/x.tap installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.without/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.without/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.without/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.without/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/strip-ansi/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/strip-ansi/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/strip-ansi/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/strip-ansi/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/README.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/examples/pow.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/bin/usage.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/readme.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/example/parse.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/sorter.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/base.css installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/prettify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/prettify.css installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/index.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/sort-arrow-sprite.png installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.js.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._getnative/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._getnative/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._getnative/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._getnative/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-package-arg/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-package-arg/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-package-arg/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/rimraf/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/rimraf/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/rimraf/rimraf.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/rimraf/bin.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/rimraf/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sha/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sha/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sha/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sha/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sha/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/example.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/duplex.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/float.patch installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/transform.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/readable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/writable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/passthrough.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_readable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_writable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_passthrough.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_transform.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_duplex.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/component.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/build/build.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/float.patch installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/lib/util.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/utils.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/columnify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/Readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/width.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/Readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/combining.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/docs/index.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/clone.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test-apart-ctx.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/detect-indent/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/detect-indent/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/detect-indent/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/detect-indent/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/semver/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/semver/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/semver/range.bnf installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/semver/semver.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/semver/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/semver/bin/semver installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/nopt/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/nopt/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/nopt/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/nopt/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/nopt/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/nopt/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/nopt/examples/my-program.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/nopt/lib/nopt.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/nopt/bin/nopt.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/archy/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/archy/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/archy/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/archy/README.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/archy/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/archy/examples/beep.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/archy/examples/multi_line.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/which.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/bin/which installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/windows.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/.jshintrc installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/Find-VS2017.cs installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-vs2017.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/clean.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/remove.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/install.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/list.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/process-release.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/codereview.settings installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/PRESUBMIT.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/DEPS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/OWNERS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/aosp_manifest.xml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/OWNERS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/README installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/cq_config.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples.bat installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/README installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/examples/my-program.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/lib/nopt.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/bin/nopt.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/config-chain/LICENCE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/config-chain/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/config-chain/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/config-chain/readme.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/config-chain/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/proto-list.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/Readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/builtins.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/License installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/AUTHORS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/parser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/spdx-license-ids.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-cmd-shim/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-cmd-shim/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-cmd-shim/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-cmd-shim/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/lib/lru-cache.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/pseudomap.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/map.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/iterator.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/yallist.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ssri/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ssri/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ssri/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ssri/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ssri/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-cache-filename/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-cache-filename/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-cache-filename/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-cache-filename/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-cache-filename/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ini/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ini/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ini/ini.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ini/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/duplex.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/transform.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/duplex-browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/readable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/GOVERNANCE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/writable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/CONTRIBUTING.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/writable-browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/passthrough.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/readable-browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream-browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/BufferList.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/Makefile installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/component.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/History.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/node.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/float.patch installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/lib/util.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/test.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/license.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/lib/string_decoder.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/promise-inflight/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/promise-inflight/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/promise-inflight/inflight.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/promise-inflight/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/lib/read.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/mute.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov.info installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/sorter.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/base.css installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/prettify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/prettify.css installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/index.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/sort-arrow-sprite.png installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/__root__/index.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/__root__/mute.js.html installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/publish.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/fetch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/whoami.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/ping.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/initialize.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/send-anonymous-CLI-metrics.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/tag.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/star.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/access.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/logout.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/org.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/team.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/authify.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/stars.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/unpublish.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/adduser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/attempt.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/deprecate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/fetch.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/rm.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/set.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/update.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/add.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/example/tarray.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/debuglog/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/debuglog/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/debuglog/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/debuglog/debuglog.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-tree/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-tree/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-tree/rpt.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-tree/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/dezalgo.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/raw.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/asap.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/browser-raw.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/CHANGES.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/browser-asap.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansicolors/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansicolors/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansicolors/ansicolors.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansicolors/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/slide/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/slide/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/slide/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/slide/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/slide/lib/slide.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/slide/lib/async-map-ordered.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/HISTORY.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/v1.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/AUTHORS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/v4.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/LICENSE.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/lib/rng.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/lib/rng-browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/lib/bytesToUuid.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid/bin/uuid installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/aproba/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/aproba/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/aproba/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/aproba/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-user-validate/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-user-validate/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-user-validate/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.uniq/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.uniq/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.uniq/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.uniq/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inflight/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inflight/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inflight/inflight.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inflight/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansistyles/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansistyles/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansistyles/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansistyles/ansistyles.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-install-checks/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-install-checks/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-install-checks/CHANGELOG.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-install-checks/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-install-checks/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/chownr/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/chownr/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/chownr/chownr.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/chownr/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/imurmurhash/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/imurmurhash/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cmd-shim/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cmd-shim/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cmd-shim/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cmd-shim/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cmd-shim/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cmd-shim/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/umask/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/umask/ChangeLog installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/umask/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/umask/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/umask/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/umask/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/opener/opener.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/opener/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/opener/LICENSE.txt installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/opener/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uid-number/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uid-number/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uid-number/uid-number.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uid-number/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uid-number/get-uid-gid.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.union/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.union/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.union/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.union/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/.travis.yml installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/readdir.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/iferr/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/iferr/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/iferr/index.coffee installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/iferr/.npmignore installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/iferr/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/iferr/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/AUTHORS installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/fixer.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/normalize.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/typos.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/builtin-modules.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/readme.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/static.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/index.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/license installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/package.json installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inherits/LICENSE installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inherits/README.md installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inherits/inherits.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inherits/inherits_browser.js installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inherits/package.json symlinking ../lib/node_modules/npm/bin/npm-cli.js -> /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/bin/npm installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/common.gypi installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/config.gypi installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/node.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/node_api.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/node_api_types.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/node_buffer.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/node_object_wrap.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/node_version.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8-version-string.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8-testing.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8-profiler.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8-debug.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8-platform.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8-inspector.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8-util.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8-version.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8config.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/v8-inspector-protocol.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/libplatform/libplatform.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/libplatform/v8-tracing.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/libplatform/libplatform-export.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-errno.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-sunos.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-win.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/pthread-barrier.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-aix.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-unix.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-threadpool.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-version.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-bsd.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-os390.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/stdint-msvc2008.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-linux.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/tree.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-darwin.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/android-ifaddrs.h installing /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/include/node/uv-posix.h + chmod 0755 /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/bin/node + install -Dpm0755 out/Debug/node /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/bin/node_g + mkdir -p /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules + install -Dpm0644 /builddir/build/SOURCES/nodejs_native.attr /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/usr/lib/rpm/fileattrs/nodejs_native.attr + cat + chmod 0755 /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/usr/lib/rpm/nodejs_native.req + mkdir -p /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs/html + cp -pr doc/STYLE_GUIDE.md doc/api doc/api_assets doc/changelogs 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 /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs/html + rm -f /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs/html/nodejs.1 + mkdir -p /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/node + cp -p common.gypi /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/node + mv /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/share/doc/node/gdbinit /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs/gdbinit + mv /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/share/doc/node/lldbinit /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs/lldbinit + mv /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/share/doc/node/lldb_commands.py /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs/lldb_commands.py + mv /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled + mkdir -p /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules + FILES='/builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/*' + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/JSONStream + module=JSONStream + ln -s ../node_modules.bundled/JSONStream /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/JSONStream + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/abbrev + module=abbrev + ln -s ../node_modules.bundled/abbrev /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/abbrev + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/ansi-regex + module=ansi-regex + ln -s ../node_modules.bundled/ansi-regex /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansi-regex + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/ansicolors + module=ansicolors + ln -s ../node_modules.bundled/ansicolors /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansicolors + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/ansistyles + module=ansistyles + ln -s ../node_modules.bundled/ansistyles /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ansistyles + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/aproba + module=aproba + ln -s ../node_modules.bundled/aproba /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/aproba + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/archy + module=archy + ln -s ../node_modules.bundled/archy /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/archy + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/bluebird + module=bluebird + ln -s ../node_modules.bundled/bluebird /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/bluebird + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/cacache + module=cacache + ln -s ../node_modules.bundled/cacache /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cacache + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/call-limit + module=call-limit + ln -s ../node_modules.bundled/call-limit /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/call-limit + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/chownr + module=chownr + ln -s ../node_modules.bundled/chownr /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/chownr + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/cmd-shim + module=cmd-shim + ln -s ../node_modules.bundled/cmd-shim /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/cmd-shim + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/columnify + module=columnify + ln -s ../node_modules.bundled/columnify /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/columnify + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/config-chain + module=config-chain + ln -s ../node_modules.bundled/config-chain /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/config-chain + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/debuglog + module=debuglog + ln -s ../node_modules.bundled/debuglog /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/debuglog + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/detect-indent + module=detect-indent + ln -s ../node_modules.bundled/detect-indent /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/detect-indent + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/dezalgo + module=dezalgo + ln -s ../node_modules.bundled/dezalgo /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/dezalgo + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/editor + module=editor + ln -s ../node_modules.bundled/editor /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/editor + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/fs-vacuum + module=fs-vacuum + ln -s ../node_modules.bundled/fs-vacuum /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-vacuum + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/fs-write-stream-atomic + module=fs-write-stream-atomic + ln -s ../node_modules.bundled/fs-write-stream-atomic /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/fstream + module=fstream + ln -s ../node_modules.bundled/fstream /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/fstream-npm + module=fstream-npm + ln -s ../node_modules.bundled/fstream-npm /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/fstream-npm + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/glob + module=glob + ln -s ../node_modules.bundled/glob /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/glob + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/graceful-fs + module=graceful-fs + ln -s ../node_modules.bundled/graceful-fs /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/graceful-fs + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/has-unicode + module=has-unicode + ln -s ../node_modules.bundled/has-unicode /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/has-unicode + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/hosted-git-info + module=hosted-git-info + ln -s ../node_modules.bundled/hosted-git-info /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/hosted-git-info + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/iferr + module=iferr + ln -s ../node_modules.bundled/iferr /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/iferr + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/imurmurhash + module=imurmurhash + ln -s ../node_modules.bundled/imurmurhash /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/imurmurhash + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/inflight + module=inflight + ln -s ../node_modules.bundled/inflight /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inflight + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/inherits + module=inherits + ln -s ../node_modules.bundled/inherits /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/inherits + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/ini + module=ini + ln -s ../node_modules.bundled/ini /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ini + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/init-package-json + module=init-package-json + ln -s ../node_modules.bundled/init-package-json /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/init-package-json + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lazy-property + module=lazy-property + ln -s ../node_modules.bundled/lazy-property /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lazy-property + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lockfile + module=lockfile + ln -s ../node_modules.bundled/lockfile /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lockfile + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash._baseindexof + module=lodash._baseindexof + ln -s ../node_modules.bundled/lodash._baseindexof /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseindexof + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash._baseuniq + module=lodash._baseuniq + ln -s ../node_modules.bundled/lodash._baseuniq /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._baseuniq + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash._bindcallback + module=lodash._bindcallback + ln -s ../node_modules.bundled/lodash._bindcallback /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._bindcallback + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash._cacheindexof + module=lodash._cacheindexof + ln -s ../node_modules.bundled/lodash._cacheindexof /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash._createcache + module=lodash._createcache + ln -s ../node_modules.bundled/lodash._createcache /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._createcache + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash._getnative + module=lodash._getnative + ln -s ../node_modules.bundled/lodash._getnative /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash._getnative + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash.clonedeep + module=lodash.clonedeep + ln -s ../node_modules.bundled/lodash.clonedeep /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.clonedeep + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash.restparam + module=lodash.restparam + ln -s ../node_modules.bundled/lodash.restparam /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.restparam + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash.union + module=lodash.union + ln -s ../node_modules.bundled/lodash.union /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.union + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash.uniq + module=lodash.uniq + ln -s ../node_modules.bundled/lodash.uniq /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.uniq + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lodash.without + module=lodash.without + ln -s ../node_modules.bundled/lodash.without /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lodash.without + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/lru-cache + module=lru-cache + ln -s ../node_modules.bundled/lru-cache /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/lru-cache + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/mississippi + module=mississippi + ln -s ../node_modules.bundled/mississippi /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mississippi + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/mkdirp + module=mkdirp + ln -s ../node_modules.bundled/mkdirp /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/mkdirp + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/move-concurrently + module=move-concurrently + ln -s ../node_modules.bundled/move-concurrently /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/move-concurrently + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp + module=node-gyp + ln -s ../node_modules.bundled/node-gyp /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/node-gyp + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/nopt + module=nopt + ln -s ../node_modules.bundled/nopt /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/nopt + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/normalize-package-data + module=normalize-package-data + ln -s ../node_modules.bundled/normalize-package-data /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/normalize-package-data + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/npm-cache-filename + module=npm-cache-filename + ln -s ../node_modules.bundled/npm-cache-filename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-cache-filename + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/npm-install-checks + module=npm-install-checks + ln -s ../node_modules.bundled/npm-install-checks /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-install-checks + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/npm-package-arg + module=npm-package-arg + ln -s ../node_modules.bundled/npm-package-arg /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-package-arg + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/npm-registry-client + module=npm-registry-client + ln -s ../node_modules.bundled/npm-registry-client /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-registry-client + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/npm-user-validate + module=npm-user-validate + ln -s ../node_modules.bundled/npm-user-validate /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npm-user-validate + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/npmlog + module=npmlog + ln -s ../node_modules.bundled/npmlog /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/npmlog + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/once + module=once + ln -s ../node_modules.bundled/once /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/once + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/opener + module=opener + ln -s ../node_modules.bundled/opener /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/opener + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/osenv + module=osenv + ln -s ../node_modules.bundled/osenv /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/osenv + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/pacote + module=pacote + ln -s ../node_modules.bundled/pacote /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/pacote + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/path-is-inside + module=path-is-inside + ln -s ../node_modules.bundled/path-is-inside /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/path-is-inside + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/promise-inflight + module=promise-inflight + ln -s ../node_modules.bundled/promise-inflight /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/promise-inflight + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/read + module=read + ln -s ../node_modules.bundled/read /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/read-cmd-shim + module=read-cmd-shim + ln -s ../node_modules.bundled/read-cmd-shim /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-cmd-shim + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/read-installed + module=read-installed + ln -s ../node_modules.bundled/read-installed /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-installed + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/read-package-json + module=read-package-json + ln -s ../node_modules.bundled/read-package-json /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-json + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/read-package-tree + module=read-package-tree + ln -s ../node_modules.bundled/read-package-tree /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/read-package-tree + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/readable-stream + module=readable-stream + ln -s ../node_modules.bundled/readable-stream /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readable-stream + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/readdir-scoped-modules + module=readdir-scoped-modules + ln -s ../node_modules.bundled/readdir-scoped-modules /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/request + module=request + ln -s ../node_modules.bundled/request /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/request + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/retry + module=retry + ln -s ../node_modules.bundled/retry /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/retry + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/rimraf + module=rimraf + ln -s ../node_modules.bundled/rimraf /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/rimraf + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/safe-buffer + module=safe-buffer + ln -s ../node_modules.bundled/safe-buffer /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/safe-buffer + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/semver + module=semver + ln -s ../node_modules.bundled/semver /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/semver + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/sha + module=sha + ln -s ../node_modules.bundled/sha /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sha + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/slide + module=slide + ln -s ../node_modules.bundled/slide /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/slide + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/sorted-object + module=sorted-object + ln -s ../node_modules.bundled/sorted-object /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-object + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/sorted-union-stream + module=sorted-union-stream + ln -s ../node_modules.bundled/sorted-union-stream /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/sorted-union-stream + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/ssri + module=ssri + ln -s ../node_modules.bundled/ssri /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/ssri + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/strip-ansi + module=strip-ansi + ln -s ../node_modules.bundled/strip-ansi /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/strip-ansi + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/tar + module=tar + ln -s ../node_modules.bundled/tar /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/tar + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/text-table + module=text-table + ln -s ../node_modules.bundled/text-table /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/text-table + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/uid-number + module=uid-number + ln -s ../node_modules.bundled/uid-number /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uid-number + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/umask + module=umask + ln -s ../node_modules.bundled/umask /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/umask + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/unique-filename + module=unique-filename + ln -s ../node_modules.bundled/unique-filename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unique-filename + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/unpipe + module=unpipe + ln -s ../node_modules.bundled/unpipe /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/unpipe + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/update-notifier + module=update-notifier + ln -s ../node_modules.bundled/update-notifier /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/update-notifier + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/uuid + module=uuid + ln -s ../node_modules.bundled/uuid /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/uuid + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/validate-npm-package-license + module=validate-npm-package-license + ln -s ../node_modules.bundled/validate-npm-package-license /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-license + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/validate-npm-package-name + module=validate-npm-package-name + ln -s ../node_modules.bundled/validate-npm-package-name /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/validate-npm-package-name + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/which + module=which + ln -s ../node_modules.bundled/which /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/which + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/wrappy + module=wrappy + ln -s ../node_modules.bundled/wrappy /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/wrappy + for f in '$FILES' ++ basename /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64//opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/write-file-atomic + module=write-file-atomic + ln -s ../node_modules.bundled/write-file-atomic /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/node_modules/write-file-atomic + mkdir -p /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/man /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs/npm + cp -pr deps/npm/man/man1 deps/npm/man/man5 deps/npm/man/man7 /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/man/ + rm -rf /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man + ln -sf /opt/rh/rh-nodejs8/root/usr/share/man /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/man + cp -pr deps/npm/html deps/npm/doc /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs/npm/ + rm -rf /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc + ln -sf /opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/html + ln -sf /opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs/npm/html /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/lib/node_modules/npm/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/node-v8.1.2 extracting debug info from /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/bin/node extracting debug info from /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/bin/node_g dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 151758 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-nodejs8/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-nodejs8/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.51rxFn + umask 022 + cd /builddir/build/BUILD + cd node-v8.1.2 + scl enable rh-nodejs8 - + exit 0 Processing files: rh-nodejs8-nodejs-8.1.2-7.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.32tmnr + umask 022 + cd /builddir/build/BUILD + cd node-v8.1.2 + DOCDIR=/builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs-8.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs-8.1.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs-8.1.2 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs-8.1.2 + cp -pr COLLABORATOR_GUIDE.md /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs-8.1.2 + cp -pr GOVERNANCE.md /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs-8.1.2 + cp -pr README.md /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/doc/rh-nodejs8-nodejs-8.1.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dQsL7u + umask 022 + cd /builddir/build/BUILD + cd node-v8.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/licenses/rh-nodejs8-nodejs-8.1.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/licenses/rh-nodejs8-nodejs-8.1.2 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64/opt/rh/rh-nodejs8/root/usr/share/licenses/rh-nodejs8-nodejs-8.1.2 + exit 0 Provides: bundled(rh-nodejs8-c-ares) = 1.10.1 bundled(rh-nodejs8-http-parser) = 2.7.0 bundled(rh-nodejs8-libuv) = 1.12.0 bundled(rh-nodejs8-v8) = 5.8.283.41 rh-nodejs8-nodejs = 8.1.2-7.el7 rh-nodejs8-nodejs(abi) = 8.1 rh-nodejs8-nodejs(abi8) = 8.1 rh-nodejs8-nodejs(engine) = 8.1.2 rh-nodejs8-nodejs(v8-abi) = 5.8 rh-nodejs8-nodejs(v8-abi5) = 5.8 rh-nodejs8-nodejs(x86-64) = 8.1.2-7.el7 rh-nodejs8-nodejs-punycode = 2.0.0 rh-nodejs8-npm(punycode) = 2.0.0 scl-package(rh-nodejs8) 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.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) 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.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rh-nodejs8-runtime rtld(GNU_HASH) Conflicts: node <= 0.3.2-12 Processing files: rh-nodejs8-nodejs-devel-8.1.2-7.el7.x86_64 Provides: rh-nodejs8-nodejs-devel = 8.1.2-7.el7 rh-nodejs8-nodejs-devel(x86-64) = 8.1.2-7.el7 scl-package(rh-nodejs8) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) 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.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rh-nodejs8-runtime rtld(GNU_HASH) Processing files: rh-nodejs8-npm-5.0.3-8.1.2.7.el7.x86_64 Provides: rh-nodejs8-npm = 5.0.3 rh-nodejs8-npm = 5.0.3-8.1.2.7.el7 rh-nodejs8-npm(npm) = 5.0.3 rh-nodejs8-npm(x86-64) = 5.0.3-8.1.2.7.el7 scl-package(rh-nodejs8) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-nodejs8-runtime Processing files: rh-nodejs8-nodejs-docs-8.1.2-7.el7.noarch Provides: rh-nodejs8-nodejs-docs = 8.1.2-7.el7 scl-package(rh-nodejs8) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-nodejs8-runtime Processing files: rh-nodejs8-nodejs-debuginfo-8.1.2-7.el7.x86_64 Provides: scl-package(rh-nodejs8) rh-nodejs8-nodejs-debuginfo = 8.1.2-7.el7 rh-nodejs8-nodejs-debuginfo(x86-64) = 8.1.2-7.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/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64 Wrote: /builddir/build/RPMS/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-nodejs8-nodejs-devel-8.1.2-7.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-nodejs8-npm-5.0.3-8.1.2.7.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-nodejs8-nodejs-docs-8.1.2-7.el7.noarch.rpm Wrote: /builddir/build/RPMS/rh-nodejs8-nodejs-debuginfo-8.1.2-7.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nSgLgG + umask 022 + cd /builddir/build/BUILD + cd node-v8.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-nodejs8-nodejs-8.1.2-7.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->